I'm using Hosted builder and I am testing OTA deployer so that my app can be tested on other devices
I follow the steps, add the UDIDs, generate provisioning profile and download it, compile in release, download latest build, upload IPA file, generate the links, and send them by mail.
If I click the link in my devices, I can install the app, so it seems that I did somthing correct.
If I do the same in any of the other devices, it also starts installing, but when the progress circle in the icon is near to its end, it throws an error message stating that it hasn't been possible to download the app (with a button to retry). I have tried many times in a couple of additional devices, and the same....
In this thread something similar happened, and it seems that the solution has nothing to do with the error message....
My questions are:
I follow the steps, add the UDIDs, generate provisioning profile and download it, compile in release, download latest build, upload IPA file, generate the links, and send them by mail.
If I click the link in my devices, I can install the app, so it seems that I did somthing correct.
If I do the same in any of the other devices, it also starts installing, but when the progress circle in the icon is near to its end, it throws an error message stating that it hasn't been possible to download the app (with a button to retry). I have tried many times in a couple of additional devices, and the same....
In this thread something similar happened, and it seems that the solution has nothing to do with the error message....
My questions are:
- Is it correct to use develop certificates and develop provisioning profiles to do this?
- Must the device UDIDs owner have an Apple developer account?
- If so, how can I deploy test apps to a limited number of users that don't have an Apple developer account?