iPhone OTA发行版

时间:2010-11-08 15:11:14

标签: iphone distribution

我尝试使用以下链接为我的示例应用创建OTA:

http://developer.apple.com/library/ios/#featuredarticles/FA_Wireless_Enterprise_App_Distribution/Introduction/Introduction.html

我用我的网址创建了一个标记: 安装应用程序 但它给出了一个错误: Safari无法打开“itms-services://?action = download-manifest& url = http://XXXX-XX/MobileApps/otatest.plist”,因为Microsoft Windows无法识别以“itms-services”开头的Internet地址:”

与Internet Explorer几乎相同。

我是否需要在服务器中添加任何内容以重新组合itms-services?

提前致谢

此致 Malleswar

2 个答案:

答案 0 :(得分:10)

您需要使用iPhone而不是计算机访问您的网址。

答案 1 :(得分:0)

最后它适用于一些服务器配置。我很快就会写这篇文章并更新链接。