how to deploy an app to another ipad without usb connection?

懵懂的女人 提交于 2019-12-04 19:58:32

If the UDID of your friends iPad is added to your developer account and you compiled the app with an Ad-Hoc distribution profile, you can just use the Product -> Export Menu Item in Xcode and email him the .ipa File. He can use iTunes to drop the file onto his iPad.

Another good solution to distribute beta versions of your software to testers and get feedback is Testflight App

superjessi

Here's a link to a similar question: how do you beta test an iPhone app. Their question references iPhone, but the process should be the same for iPad.

Hope this helps!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!