我创建了一个内部应用程序,并提供了下载和链接的链接。安装,但点击链接下载&安装一些idevices它将弹出“无法下载应用程序”消息。对于那些设备无法安装是越狱设备。我不确定是由jailbroken onot影响。通过我按照IOS开发人员库的故障排除步骤的方式。
Troubleshooting wireless app distribution
If wireless app distribution fails with an “unable to download” message,
check the following:
-Make sure the app is signed correctly. Test it by installing it on a device
using iPhone Configuration Utility.
-Make sure the URL to the .ipa file (in the manifest file) is correct and
the file is accessible to web users.
-Make sure that the link to the manifest file is correct and
that the manifest file is accessible to web users.
但是一路上我尝试它工作正常。但仍然无法通过我创建的链接安装?如何解决?
我的英语不太好,请原谅并理解
答案 0 :(得分:0)
这些是使用企业帐户签名的应用程序吗?