我可以从iTunes安装它.
除了iTunes之外,还有其他解决方案或替代方案吗?
附: iPhone配置实用程序也在我的Mac上崩溃.
解决方法iOS 9 became more strict with the manifest information:the tag,the
value,or something else.
我遇到了另一个问题.但我想也许会给你一些有用的信息.
The way to find out why,the most important step is to check you device log.It will show you the installation error information.
I find the problem is that I mistake the bundle-IDentifIEr value.
I find if you mistake the bundle-IDentifIEr value,the iOS 9 will not allow you to install the app,but iOS 8 or lower version will not check bundle-IDentifIEr value.
我的iOS 9设备的安装错误信息:
20:40:09 ifeegoo itunesstored → <Warning>: [Download]: Download task dID finish: 8 for download: 232572857758582828220:40:09 ifeegoo itunesstored → <Warning>: [ApplicationWorkspace] Installing download: 2325728577585828282 with step(s): Install20:40:09 ifeegoo itunesstored → <Warning>: [ApplicationWorkspace]: Installing software package with bundleID: com.***.***: bundLeversion: 1.01 path: /var/mobile/Media/Downloads/2325728577585828282/-192535797730743304820:40:09 ifeegoo itunesstored → <Warning>: BundleValIDator: Failed bundleIDentifIEr: com.***.**** does not match expected bundleIDentifIEr: com.***.*********20:40:09 ifeegoo itunesstored → <Warning>: [ApplicationWorkspace]: Bundle valIDated for bundleIDentifIEr: com.****.******success: 020:40:09 ifeegoo itunesstored → <Warning>: LaunchServices: Uninstalling placeholder for app <LSApplicationProxy: 0x12677be70> com.****.*******(Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/B62D8EA3-2052-4393-8A7E-3FD27228BFC2/2325728577585828282.app>20:40:09 ifeegoo itunesstored → <Warning>: LaunchServices: Uninstalling app <LSApplicationProxy: 0x12677be70> com.****.*****(Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/B62D8EA3-2052-4393-8A7E-3FD27228BFC2/2325728577585828282.app>
注意日志(我隐藏了包ID,因为隐私.):
20:40:09 ifeegoo itunesstored → <Warning>: BundleValIDator: Failed bundleIDentifIEr: com.***.**** does not match expected bundleIDentifIEr: com.***.*********
解决此问题最重要的是检查设备日志.
总结以上是内存溢出为你收集整理的iOS 9升级后无法从diawi安装iPhone应用程序?全部内容,希望文章能够帮你解决iOS 9升级后无法从diawi安装iPhone应用程序?所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)