0

This is the error I'm getting when I try to install my app on my iPad Mini 2 Retina. The application installs find on my regular old iPad 2.

enter image description here

More details:
The provisioning profile has both devices listed. I've deleted and reinstalled the provisioning profile several times. I shut down my Mac, my iPad, everything... I don't know what to do.

Has anyone successfully debugged on a newer iPad mini?

This question addresses the general problem, but my app installs fine on one device, fails on another.

Community
  • 1
  • 1
Bryan
  • 17,201
  • 24
  • 97
  • 123

1 Answers1

0

Definitely sounds like a UDID issue within the provisioning profile.

I would try to add the UDID to your iOS developers account again to make sure the one you have added is correct (if it is you won't be able to add it again).

Don't manually type the UDID, copy and paste it from iTunes.

Then re-generate the provisioning profile from Apple.

crooksy88
  • 3,849
  • 1
  • 24
  • 30