Is there a way to directly download an iOS app (without using the app store)

痴心易碎 提交于 2019-12-11 20:13:02

问题


I would like to have users be directed to a link which will immediately start downloading an app on an iOS device. I know you can register for Enterprise application or do limited ad-hoc distribution, but this is not the case here. The app I would like to link to is already on the app store. I would like to know if users can download the app directly without going through the app store.

Thanks in advance.


回答1:


As mentioned above, you cannot provide a direct link to the application. There are ways of circumventing the app store, such as ad-hoc distribution and ADC's enterprise program. However, neither of these would provide the convenience you seek as potential users would have to install certificates generated by you before installing your application. Your best option would be to use the app store or possibly a web app.As David V mentioned, you can provide a direct link to your app in the app store!

Good luck,

-Alex




回答2:


They will need to go through the App Store. You can provide them a link to your app in the App Store though.




回答3:


In fact, even in jailbroken devices, you need to use a store. Apple seems not to have a auto-installing url scheme implemented. Would be nice, though.




回答4:


No. This is not possible on stock OS iOS devices




回答5:


You can do that if your app is based on Safari (web app) instead of native (iOS).



来源:https://stackoverflow.com/questions/6603875/is-there-a-way-to-directly-download-an-ios-app-without-using-the-app-store

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