Installing iPhone app OTA through server

柔情痞子 提交于 2019-12-11 04:37:12

问题


Generally in order to test the iPhone app before going live in app store, we get the app file for iPhone and along with provisioning profile, we should be able to install the app in iPhone.

My query is "Is there a way to install the iPhone app over the air through server similar to Black berry?" If yes, how can it be done? Please let me know.

Thanks, Naresh Krishna Kumar. K


回答1:


OTA distribution is a new Enterprise feature. You will need an Enterprise account from Apple to do this. With a normal account you can only do Ad Hoc and App Store distribution.




回答2:


As far as I know, the ans is "NO". Please make me correct if I'm wrong.




回答3:


Check out Test Flight. It allows you to upload ipa files and send a url to your beta testers where they can install it over the air (OTA).




回答4:


Yes, see the following.

http://developer.apple.com/library/ios/featuredarticles/FA_Wireless_Enterprise_App_Distribution/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009979-CH1-SW2



来源:https://stackoverflow.com/questions/3245829/installing-iphone-app-ota-through-server

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