简体   繁体   中英

Ad hoc iOS app - distribute it without itunes

I have created an app (I have the .ipa file) with ad hoc provisioning profile. I have included 5 devices in the provisioning file (one is mine and the others belong to other people in my team). Now I don't know how to install it on their devices. If I try it with iTunes, by double-clicking on the .ipa file I have to authorize their devices on my mac, I don't think this is the right way to go... Of course I don't want to do App Review submission. I'll do it when the passes first tests.

You can create a simple webpage your teammates to be able to download it using their device. It is a description about it.

Or - I recommend you this way - you can use the Apple TestFlight services, a great tutorial here .

To make tests between teammates, I would recommend to use testfairy .

TestFlight is other option, but it has some drawbacks:

  1. iOS 8 only
  2. Build is not always available instantly for testing (Apple build processing time varies much)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM