I\'ve created an ad hoc build of my app and would like another person to install it. I have their device ID (two actually) in the provisioning profile. My certificate is t
It's a good idea to check the imbedded.mobileprovision file that comes bundled in the .app file to make sure that the UID is in there. Just do the following:
Look for the UID of your device within this file. If it's not there then it's probably not added to the provisioning file within the portal.