The app is not installing, has been signed with valid certificates. We are not able to see our icon populate in Itunes and cannot get our test app to publish for viewing
Solved! Go to Solution.
Views
Replies
Total Likes
This is likely caused by the UDID of your device not being added to the mobileprovision file.
1. Obtain your device ID (UDID) from iTunes or Xcode.
2. Go into the iOS Developer Center, add the UDID, and then edit the mobileprovision file to include that UDID.
3. Download that mobileprovision file and rebuild your app using that file.
Your app should appear when you load it.
Views
Replies
Total Likes
This is likely caused by the UDID of your device not being added to the mobileprovision file.
1. Obtain your device ID (UDID) from iTunes or Xcode.
2. Go into the iOS Developer Center, add the UDID, and then edit the mobileprovision file to include that UDID.
3. Download that mobileprovision file and rebuild your app using that file.
Your app should appear when you load it.
Views
Replies
Total Likes
See Unable to install developer .ipa file for more details.
Neil
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies