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

ぃ、小莉子 提交于 2019-12-09 23:14:16

问题


Is it possible to deploy an app on a friend's ipad for testing without the app being on the app store yet. My friend is far away so cannot connect to my mac via usb.


回答1:


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




回答2:


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!



来源:https://stackoverflow.com/questions/7518261/how-to-deploy-an-app-to-another-ipad-without-usb-connection

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