【问题标题】:Unable to download application on some idevices无法在某些 idevice 上下载应用程序
【发布时间】:2012-10-11 07:04:34
【问题描述】:

我已经创建了一个内部应用程序并提供了一个下载和安装链接,但是当单击某些 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.  

但我一直尝试它工作正常。但仍然无法通过我创建的链接安装?如何解决?

我的英文不太好,请见谅

【问题讨论】:

    标签: ios ios5 ios4


    【解决方案1】:

    这些应用是使用企业帐户签名的吗?

    【讨论】:

    • 不,我必须注册一个企业帐户吗?但是我的一些 i 设备可以安装
    • 是的,但是您使用的开发者帐户带有一些已注册的设备。这些设备将能够安装您的开发人员/临时构建,但它们将在 6 个月后到期。您需要企业许可证才能正确执行此操作。 developer.apple.com/programs/ios/enterprise
    • stackoverflow.com/questions/5546581/… 我同意你所说的对于那些苹果帐户类型可能会有所不同,但链接说可以通过安装 mobileprovision 文件进行测试,并且其他无法安装的设备已经在我的规定下注册文件,还是不能安装?
    • 您是否将配置添加到其他设备?即使这些设备包含在配置文件中,如果这些设备中没有安装配置文件,应用程序也不会安装。
    • yoninja:是的,我做到了,我按照我提供的链接中的步骤安装了条款。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-12-22
    • 2021-04-16
    • 2013-01-18
    相关资源
    最近更新 更多