I have made an app for iPad and I would like to send this for testing to a friend. If I send the .ipa by email can he install this .ipa on his iPad? If he can't, what's the better way to install my .ipa on his iPad?

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

You could use TestFlight.

link|improve this answer
feedback
  1. you need the UDID of this iPad.
  2. add it to the test devices of your ios developer account.
  3. add the device to a adhoc distribution provisioning profile
  4. and build your app with it.
  5. then you send the ipa to him
  6. he can install the app into itunes and sync his ipad with itunes
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.