我有一個要通過itmsURL 分發的企業應用程序:itms-services://?action=download-manifest&url=itms-services://?action=download-manifest&url=https://$MY_PLIST_URL.plist在iOS 7上,下載和更新都可以正常工作。但是,在iOS 8上,我收到錯誤消息:LoadExternalDownloadManifestOperation: Ignore manifest download, already have bundleID: com.mycom.MyApp在我的清單中,我有<key>bundle-identifier</key><string>com.mycom.MyApp</string><key>bundle-version</key><string>0.2.2</string>在iOS 8的應用程序上,我正在運行0.2.1版
- 3 回答
- 0 關注
- 533 瀏覽
添加回答
舉報
0/150
提交
取消