Testflightapp and iOS 5.1

We are creating an app that is deployed to multiple client iPads via AdHoc. Testflight does a great job with this, however our latest release refuses to install on iPads that have the latest iOS (5.1) installed - we have previously successfully deployed to those iPads and their UDIDs are definitely in the mobile provisioning profile. Also, the same assembly installs perfectly on an iPad that has an earlier version of iOS installed.

I already suggested re-registering the device as per the FAQ article, but that didn't help. Seems to be a problem with iOS 5.1 - the user is prompted to "Contact a developer" because the device does not have permissions.

Has something changed since iOS 5.1 re: AdHoc deployment requirements? We build using a distribution profile, sign with a distribution certificate - and as I said, the app installs iPad perfectly on older versions of iOS.

+3


source to share


1 answer


After installing iOS 5.1, I suddenly had problems with some of our testers.



Sometimes, mobile cache and cookies will get corrupted. Cleaning them should fix the problem.

+2


source







All Articles