I have 3 iOS devices for which I want to deploy the application. How can I add the UDIDs of my devices to the mobile provisioning profile so that I can deploy ad-hoc IPAs to the devices?
I am unable to add UDIDs to the provisioning profile.
Thanks, Ankit.
If you need to find out your UDID then visit here: http://whatsmyudid.com/
If you already know your UDID then go to the Devices section of your iOS Provisioning Portal and click "Add Devices":
Enter in your Device Name and UDID (it's best to copy and paste) and hit Submit:
Once successful you can then create a App ID and add the devices to that.