我尝试使用以下链接为我的示例应用程序创建OTA:
http://developer.apple.com/library/ios/#featuredarticles/FA_Wireless_Enterprise_App_Distribution/Introduction/Introduction.html
我用我的url: Install App创建了一个标签,但它给出了一个错误: Safari无法打开服务,因为Microsoft Windows不能识别以“itms-“itms-services://?action=download-manifest&url=http://XXXX-XX/MobileApps/otatest.plist”:”开头的互联网地址。
与internet explorer几乎相同。
我需要在我的服务器中添加任何东西来识别itms-services吗?
提前感谢
致敬,Malleswar
发布于 2010-11-08 23:15:09
你需要通过iPhone访问你的网址,而不是电脑。
发布于 2010-11-09 13:21:19
最后,它使用了一些服务器配置。我很快就会写一篇关于这个的文章,并更新链接。
https://stackoverflow.com/questions/4125089
复制相似问题