簡體   English   中英

App Store:iOS9有效,iOS8給出“無法下載應用程序。 <App> 目前無法安裝”

[英]App Store: iOS9 works, iOS8 gives “Unable to download application. <App> could not be installed at this time”

我收到了臭名昭著的“無法下載應用程序。 從iOS8上的App Store下載我的應用程序時,“此時無法安裝”錯誤。 該應用程序可以在iOS9上正確下載。

不幸的是,在安裝過程中查看控制台日志並不能顯示太多。 這是iOS 8上安裝失敗的安裝日志的相關部分:

Oct 22 11:19:29 iPhone-6-Plus itunesstored[9645] <Warning>: LaunchServices: updating placeholder for co.{{ my_app }}.{{ my_app }}.ios with icons
Oct 22 11:19:29 iPhone-6-Plus installd[9655] <Notice>: 0x100484000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of "/var/mobile/Library/Caches/com.apple.itunesstored/AppPlaceholders/-4374795983805385212.app" type Placeholder requested by itunesstored (pid 9645)
Oct 22 11:19:29 iPhone-6-Plus installd[9655] <Notice>: 0x100484000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=co.{{ my_app }}.{{ my_app }}.ios; Version=1328, ShortVersion=(null)>
Oct 22 11:19:29 iPhone-6-Plus installd[9655] <Notice>: 0x100484000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for co.{{ my_app }}.{{ my_app }}.ios is now at /private/var/mobile/Containers/Data/Application/84774358-990D-42DA-BBAA-05CEA0767766
Oct 22 11:19:29 iPhone-6-Plus installd[9655] <Notice>: 0x100484000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for co.{{ my_app }}.{{ my_app }}.ios at /private/var/mobile/Containers/Bundle/Application/E00E811D-BF97-4C50-8979-C95D816AE914
Oct 22 11:19:29 iPhone-6-Plus installd[9655] <Notice>: 0x100484000 -[MIInstaller performInstallationWithError:]: Staging: 0.01s; Waiting: 0.00s; Installation: 0.11s; Overall: 0.12s
Oct 22 11:19:29 iPhone-6-Plus itunesstored[9645] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x15921bc70> co.{{ my_app }}.{{ my_app }}.ios (Placeholder) withPhase:3
Oct 22 11:19:29 iPhone-6-Plus lsd[8860] <Warning>: LaunchServices: Updating installPhase for parent <NSProgress: 0x13555dfc0> : Parent: 0x0 / Fraction completed: 0.0000 / Completed: 0 of 100   to 3
Oct 22 11:19:29 iPhone-6-Plus itunesstored[9645] <Warning>: LaunchServices: installPhaseFinishedForProgress: co.{{ my_app }}.{{ my_app }}.ios.InstallingPlaceholder - <NSProgress: 0x1590b3740> : Parent: 0x0 / Fraction completed: 0.0000 / Completed: 0 of 100   called, removing progress from cache

唯一可以看到的是正在Installing <MIInstallableBundle ID=co.{{ my_app }}.{{ my_app }}.ios; Version=1328, ShortVersion=(null)> Installing <MIInstallableBundle ID=co.{{ my_app }}.{{ my_app }}.ios; Version=1328, ShortVersion=(null)> 該版本實際上是“ 1.0.8”,而短版本實際上是“ 1328”。 這可能是造成問題的原因嗎?

這是在iOS 9上成功安裝的相關部分:

Oct 22 11:47:44 iPhone itunesstored[108] <Warning>: [Download]: Adding download(s): -5384935931379580938
Oct 22 11:47:44 iPhone itunesstored[108] <Warning>: LaunchServices: installing placeholder for <LSApplicationProxy: 0x12d852330> co.{{ my_app }}.{{ my_app }}.ios <(null) *Not found in database*>
Oct 22 11:47:44 iPhone installd[46] <Notice>: 0x16e087000 -[MIClientConnection installPath:withOptions:completion:]: Install of "/var/mobile/Library/Caches/com.apple.itunesstored/AppPlaceholders/-5384935931379580938.app" type Placeholder requested by itunesstored (pid 108)
Oct 22 11:47:44 iPhone installd[46] <Notice>: 0x16e1bb000 -[MIInstaller _extractPackageWithError:]: Incoming install at /private/var/mobile/Library/Caches/com.apple.mobile.installd.staging/temp.wn3ByM/extracted/-5384935931379580938.app had class 3; changing to class 4
Oct 22 11:47:44 iPhone installd[46] <Notice>: 0x16e1bb000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=co.{{ my_app }}.{{ my_app }}.ios; Version=(null), ShortVersion=(null)>
Oct 22 11:47:44 iPhone installd[46] <Notice>: 0x16e1bb000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for co.{{ my_app }}.{{ my_app }}.ios at /private/var/mobile/Containers/Data/Application/AA0FE5E8-F0BA-4554-BBE8-F844214BE127
Oct 22 11:47:44 iPhone installd[46] <Notice>: 0x16e1bb000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for co.{{ my_app }}.{{ my_app }}.ios at /private/var/mobile/Containers/Bundle/Application/1256BD0E-DBDE-4D60-80A5-D27303F56413
Oct 22 11:47:44 iPhone installd[46] <Notice>: 0x16e1bb000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.01s; Waiting: 0.00s; Preflight/Patch: 0.00s, Verifying: 0.00s; Overall: 0.09s
Oct 22 11:47:44 iPhone itunesstored[108] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x12c5a7b20> co.{{ my_app }}.{{ my_app }}.ios (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/1256BD0E-DBDE-4D60-80A5-D27303F56413/-5384935931379580938.app> withPhase:3
Oct 22 11:47:44 iPhone itunesstored[108] <Warning>: LaunchServices: installPhaseFinishedForProgress: co.{{ my_app }}.{{ my_app }}.ios.InstallingPlaceholder - <NSProgress: 0x12da17570> : Parent: 0x0 / Fraction completed: 0.0000 / Completed: 0 of 100   called, removing progress from cache
Oct 22 11:47:44 iPhone ondemandd[162] <Error>: Application with ID: co.{{ my_app }}.{{ my_app }}.ios was installed, but it doesn't appear to have a bundle URL, we are taking no action on this.
Oct 22 11:47:53 iPhone itunesstored[108] <Warning>: [Download]: Adding download(s): -5384935931379580938
Oct 22 11:47:53 iPhone AppStore[165] <Warning>: ITML <Error>: Unknown timer: <null>
Oct 22 11:47:53 iPhone AppStore[165] <Warning>: ITML <Error>: Unknown timer: <null>
Oct 22 11:47:53 iPhone AppStore[165] <Warning>: ITML <Error>: Unknown timer: <null>
Oct 22 11:47:53 iPhone AppStore[165] <Warning>: ITML <Error>: Unknown timer: <null>
Oct 22 11:47:53 iPhone AppStore[165] <Warning>: ITML <Error>: Unknown timer: <null>
Oct 22 11:47:53 iPhone AppStore[165] <Warning>: ITML <Error>: Unknown timer: <null>
Oct 22 11:47:53 iPhone AppStore[165] <Warning>: ITML <Error>: Unknown timer: <null>
Oct 22 11:47:53 iPhone itunesstored[108] <Warning>: [Download]: Starting task: 3 with priority: 300 for download: -5384935931379580938 bundleIdentifier: co.{{ my_app }}.{{ my_app }}.ios in session: com.apple.itunesstored.com.apple.AppStore.default
Oct 22 11:47:53 iPhone itunesstored[108] <Warning>: LaunchServices: updating placeholder for <LSApplicationProxy: 0x12d9346f0> co.{{ my_app }}.{{ my_app }}.ios (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/1256BD0E-DBDE-4D60-80A5-D27303F56413/-5384935931379580938.app> with icons
Oct 22 11:47:53 iPhone installd[46] <Notice>: 0x16e1bb000 -[MIClientConnection installPath:withOptions:completion:]: Install of "/var/mobile/Library/Caches/com.apple.itunesstored/AppPlaceholders/-5384935931379580938.app" type Placeholder requested by itunesstored (pid 108)
Oct 22 11:47:53 iPhone installd[46] <Notice>: 0x16e247000 -[MIInstaller _extractPackageWithError:]: Incoming install at /private/var/mobile/Library/Caches/com.apple.mobile.installd.staging/temp.2MlBDe/extracted/-5384935931379580938.app had class 3; changing to class 4
Oct 22 11:47:53 iPhone installd[46] <Notice>: 0x16e247000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=co.{{ my_app }}.{{ my_app }}.ios; Version=1328, ShortVersion=(null)>
Oct 22 11:47:53 iPhone installd[46] <Notice>: 0x16e247000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for co.{{ my_app }}.{{ my_app }}.ios is now at /private/var/mobile/Containers/Data/Application/8B03946E-BA87-47B0-8B99-0F790775A5E5
Oct 22 11:47:53 iPhone installd[46] <Notice>: 0x16e247000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for co.{{ my_app }}.{{ my_app }}.ios at /private/var/mobile/Containers/Bundle/Application/5F331BC2-E9C6-4E95-A06F-62A26C2EA1F5
Oct 22 11:47:53 iPhone installd[46] <Notice>: 0x16e247000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.00s; Waiting: 0.00s; Preflight/Patch: 0.00s, Verifying: 0.00s; Overall: 0.07s
Oct 22 11:47:53 iPhone ondemandd[162] <Error>: Application with ID: co.{{ my_app }}.{{ my_app }}.ios was installed, but it doesn't appear to have a bundle URL, we are taking no action on this.
Oct 22 11:47:56 iPhone itunesstored[108] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x12da90760> co.{{ my_app }}.{{ my_app }}.ios (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/5F331BC2-E9C6-4E95-A06F-62A26C2EA1F5/-5384935931379580938.app> withPhase:0
Oct 22 11:47:56 iPhone lsd[79] <Warning>: LaunchServices: Updating installPhase for parent <NSProgress: 0x127d33860> : Parent: 0x0 / Fraction completed: 0.0000 / Completed: 0 of 100   to 0
Oct 22 11:52:54 iPhone itunesstored[108] <Warning>: [Download]: Download task did finish: 3 for download: -5384935931379580938
Oct 22 11:52:54 iPhone itunesstored[108] <Warning>: [ApplicationWorkspace] Installing download: -5384935931379580938 with step(s): Install
Oct 22 11:52:54 iPhone itunesstored[108] <Warning>: [ApplicationWorkspace]: Installing software package with bundleID: co.{{ my_app }}.{{ my_app }}.ios: bundleVersion: 1328 path: /var/mobile/Media/Downloads/-5384935931379580938/8956830454785498068
Oct 22 11:52:54 iPhone itunesstored[108] <Warning>: LaunchServices: installing app for existing placeholder <LSApplicationProxy: 0x12c6e5e90> co.{{ my_app }}.{{ my_app }}.ios (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/5F331BC2-E9C6-4E95-A06F-62A26C2EA1F5/-5384935931379580938.app>
Oct 22 11:52:54 iPhone itunesstored[108] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x12c6e5e90> co.{{ my_app }}.{{ my_app }}.ios (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/5F331BC2-E9C6-4E95-A06F-62A26C2EA1F5/-5384935931379580938.app> withPhase:1
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LaunchServices: Updating installPhase for parent <NSProgress: 0x127d33860> : Parent: 0x0 / Fraction completed: 0.5900 / Completed: 59 of 100   to 1
Oct 22 11:52:54 iPhone installd[46] <Notice>: 0x16e087000 -[MIClientConnection installPath:withOptions:completion:]: Install of "/var/mobile/Media/Downloads/-5384935931379580938/8956830454785498068" type Customer requested by itunesstored (pid 108)
Oct 22 11:52:54 iPhone installd[46] <Notice>: 0x16e1bb000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=co.{{ my_app }}.{{ my_app }}.ios; Version=1328, ShortVersion=1.0.8>
Oct 22 11:52:54 iPhone installd[46] <Notice>: 0x16e1bb000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for co.{{ my_app }}.{{ my_app }}.ios is now at /private/var/mobile/Containers/Data/Application/37FAE64E-298B-4DF7-876F-4A7D75B50443
Oct 22 11:52:54 iPhone installd[46] <Notice>: 0x16e1bb000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for co.{{ my_app }}.{{ my_app }}.ios at /private/var/mobile/Containers/Bundle/Application/8F1CB450-2DB5-46B8-BDCF-601C87F49C26
Oct 22 11:52:54 iPhone installd[46] <Notice>: 0x16e1bb000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.01s; Waiting: 0.00s; Preflight/Patch: 0.01s, Verifying: 0.23s; Overall: 0.44s
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LaunchServices: Updating identifier store
Oct 22 11:52:54 iPhone itunesstored[108] <Warning>: LaunchServices: installPhaseFinishedForProgress: co.{{ my_app }}.{{ my_app }}.ios.Installing - <NSProgress: 0x12c6b5e50> : Parent: 0x0 / Fraction completed: 1.0000 / Completed: 100 of 100   called, removing progress from cache
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LaunchServices: installation ended for app co.{{ my_app }}.{{ my_app }}.ios
Oct 22 11:52:54 iPhone itunesstored[108] <Warning>: [ApplicationWorkspace] Install complete for download: -5384935931379580938 result: Success
Oct 22 11:52:54 iPhone itunesstored[108] <Warning>: [ApplicationWorkspace]: Updating placeholder for download: -5384935931379580938 bundleIdentifier: co.{{ my_app }}.{{ my_app }}.ios
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LSInstallProgress: In observeValueForKeyPath:fractionCompleted could not find parent progress for co.{{ my_app }}.{{ my_app }}.ios, it may have been removed
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LSInstallProgress: In observeValueForKeyPath:fractionCompleted could not find parent progress for co.{{ my_app }}.{{ my_app }}.ios, it may have been removed
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LSInstallProgress: In observeValueForKeyPath:fractionCompleted could not find parent progress for co.{{ my_app }}.{{ my_app }}.ios, it may have been removed
Oct 22 11:52:54 iPhone itunesstored[108] <Warning>: LaunchServices: installPhaseFinishedForProgress: co.{{ my_app }}.{{ my_app }}.ios.Loading - <NSProgress: 0x12d8f4480> : Parent: 0x0 / Fraction completed: 1.0000 / Completed: 1 of 1   called, removing progress from cache
Oct 22 11:52:54 iPhone itunesstored[108] <Warning>: [ApplicationWorkspace]: Placeholder updated for download: -5384935931379580938 bundleIdentifier: co.{{ my_app }}.{{ my_app }}.ios success: 1
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LSInstallProgress: In observeValueForKeyPath:fractionCompleted could not find parent progress for co.{{ my_app }}.{{ my_app }}.ios, it may have been removed
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LSInstallProgress: In observeValueForKeyPath:userInfo.installState could not find parent progress for co.{{ my_app }}.{{ my_app }}.ios, it may have been removed
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LSInstallProgress: In observeValueForKeyPath:fractionCompleted could not find parent progress for co.{{ my_app }}.{{ my_app }}.ios, it may have been removed
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LSInstallProgress: In observeValueForKeyPath:userInfo.installState could not find parent progress for co.{{ my_app }}.{{ my_app }}.ios, it may have been removed
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LSInstallProgress: In observeValueForKeyPath:fractionCompleted could not find parent progress for co.{{ my_app }}.{{ my_app }}.ios, it may have been removed
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LSInstallProgress: In observeValueForKeyPath:userInfo.installState could not find parent progress for co.{{ my_app }}.{{ my_app }}.ios, it may have been removed
Oct 22 11:52:54 iPhone lsd[79] <Warning>: LSInstallProgress: In observeValueForKeyPath:fractionCompleted could not find parent progress for co.{{ my_app }}.{{ my_app }}.ios, it may have been removed
Oct 22 11:52:55 iPhone SpringBoard[54] <Warning>: Installed apps did change.
Added: {(
    "co.{{ my_app }}.{{ my_app }}.ios"
)}
Removed: {(
)}
Modified: {(
)}

在iOS 9上,“ Installing <MIInstallableBundle ID=...行出現3次 ,第一次是

MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=co.{{ my_app }}.{{ my_app }}.ios; Version=(null), ShortVersion=(null)>

其次是

[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=co.{{ my_app }}.{{ my_app }}.ios; Version=1328, ShortVersion=(null)>

最后看起來更正確

[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=co.{{ my_app }}.{{ my_app }}.ios; Version=1328, ShortVersion=1.0.8>

令人困惑的是,每次它后面都跟一個匹配的[MIInstaller performInstallationWithError:]: Install Successful ,所以我不確定這是否是一個線索:/

有什么想法我還能看看嗎? 謝謝。

我認為您必須等待兩三天……等等!!!

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM