首页
社区
课程
招聘
[求助]AppStore无法下载软件
发表于: 2016-12-8 15:43 5531

[求助]AppStore无法下载软件

2016-12-8 15:43
5531
问题详情:在App Store 下载应用时,填写好applied和密码之后,刚弹出下载进度条,就变成了获取状态。查看了下载时的log信息,显示是在要下载的时候被uninsatll了。这是怎么回事?有什么方法解决吗?

下面是部分Log信息

Dec  8 15:31:07 iPhone itunesstored[40134] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x134fae930> com.wb.gc.xmtgxx (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/2FE803DC-D4B9-4C89-954A-6D3B2B27E735/5209639010798248636.app> withPhase:0
Dec  8 15:31:07 iPhone lsd[39807] <Warning>: LaunchServices: installation ended for app com.wb.gc.xmtgxx
Dec  8 15:31:07 iPhone itunesstored[40134] <Warning>: LaunchServices: Uninstalling placeholder for app <LSApplicationProxy: 0x134fa8360> com.wb.gc.xmtgxx (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/2FE803DC-D4B9-4C89-954A-6D3B2B27E735/5209639010798248636.app>
Dec  8 15:31:07 iPhone itunesstored[40134] <Warning>: LaunchServices: Uninstalling app <LSApplicationProxy: 0x134fa8360> com.wb.gc.xmtgxx (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/2FE803DC-D4B9-4C89-954A-6D3B2B27E735/5209639010798248636.app>
Dec  8 15:31:07 iPhone installd[11453] <Notice>: 0x16e087000 -[MIClientConnection uninstallIdentifiers:withOptions:completion:]: Uninstall requested by itunesstored (pid 40134) for identifier com.wb.gc.xmtgxx with options: {
        }
Dec  8 15:31:07 iPhone installd[11453] <Error>: 0x16e087000 +[MIContainer allContainersForIdentifier:options:error:]: 348: No bundle container found for identifier com.wb.gc.xmtgxx
Dec  8 15:31:07 iPhone itunesstored[40134] <Warning>: LaunchServices: MobileInstallationUninstallForLaunchServices did not uninstall any apps, ignoring
Dec  8 15:31:07 iPhone itunesstored[40134] <Warning>: LaunchServices: clearing created progress for com.wb.gc.xmtgxx

[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 0
支持
分享
最新回复 (2)
雪    币: 27
活跃值: (57)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
原因很简单,你的签名出了问题
过程是这样子的,你点击了下载后,苹果开始准备下载,并且进行签名较验,在这时,已经调用了安装接口,这时候,你屏幕上会出现一个应用在旋转,而当签名过不了的时候,苹果自动调用了删除应用的接口。
2016-12-14 22:39
0
雪    币: 1
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
签名过不了,有什么解决办法吗?
2017-2-13 10:16
0
游客
登录 | 注册 方可回帖
返回
//