Question

I created In-house application which we'll use in around 90 iPads (in-house).

I created .IPA file with profile which has only 2 registered devices with UDID.

application is working on 2 devise only which I registered with UDID.

Question is Do I have to Register all the 90 ipads with UDID and create .ipa file with that profile which has 90 ipads UDID.?

Or Is there any other way.?

Thanks

Was it helpful?

Solution

If you jailbreak the iPads, they will ignore code signing and you will be able to run the AdHoc app on them even if it doesn't include their UDIDs, even after the AdHoc profile expires.

Another option is to register for Enterprise Developer Program.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top