So I just finished developing my first App for iPad and I have to send my App now to 15 other remote testers to test the App.
I am told that I have to send all those testers an IPA file which they can install in their iPad through iTunes. They all have sent me their UDIDs so that I can put them somewhere on Apple Developer's site so that their iPad can magically install the IPA I sent.
As you might have guessed, I have no idea what to do in this regard. I've searched around the web and I am amazed that I was still unable to get a clue.
I tried this particular link for e.g. and got stuck in the middle of instructions:-
Certificates, Provisions, App ID; I'd be very thankful if someone could tell me some easy steps for the following problems:-
- How can I install the iPad App to my iPad that I developed in XCode. This iPad is attached to my computer?
- How can create an IPA file that I can send to other testers so that this IPA can install on their iPads and they can run it?
- What if I take the source code from my home machine to office machine? How can I still make changes to the app and could install it back on my iPad to test?
I know these are all beginner questions, but they are rolling my head!