我已经创建了一个内部应用程序并提供了一个下载和安装链接,但是当单击某些 idevices 的下载和安装链接时,它会弹出“无法下载应用程序”消息。对于那些无法安装的设备是越狱设备.我不确定这是否会受到越狱 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.
但是我一直尝试它工作正常。但仍然无法通过我创建的链接安装?如何解决?
我的英语不是很好,请原谅和理解