沒法下載應用 沒法安裝應用

沒法下載應用 沒法安裝應用

iOS 應用安裝失敗緣由排查ios

一:我遇到的問題排查:

看了不少仍是 stackflow 上這個最靠譜: Unable to download application, could not be installed at this time xcode

如下是一個回答:架構

Most common causes of this issue:

    Device storage is full
    The provisioning profile is a developer provisioning profile
    The ad hoc distribution provisioning profile is corrupted and the device is having an issue with it.
    The device was restored from a backup and is causing a conflict for over-the-air distribution
    There was a network timeout
    Architecture settings of the build and the device are incompatible ( can sometimes happen when "Build Active Architecture Only" is on when building).
    Not Using Mobile Safari.

To find out the exact cause of this issue:

    Connect the device with iMac.
    Open Organizer then choose devices.
    Choose your Connected device from sidebar.
    Choose Console inside the chosen device.
    Now install the app it will show the exact cause of problem

就是手機連上電腦,經過xcode的devices窗口的控制檯 查看app安裝失敗時的logapp

當時我問題的log是:ide

因此最後查出來是 應用打包時 Bulid Active Architecture Only選擇了YES 只適配了一種cpu 架構,因此不一樣cpu架構的機型沒法安裝。ui

再附上一個機型對應架構的連接: apple-ios-devices-dates-versions-instruction-setsthis


順帶看了一下其餘可能的問題:

不抄了直接給幾個比較好的連接:.net

iOS 應用安裝失敗緣由排查 - 蒲公英rest

iOS應用安裝失敗緣由排查 - 本文結合蒲公英以及FIR兩家應用託管平臺的博文進行整理code

iOS7.1企業應用"沒法安裝應用程序 由於證書無效"的解決方案

相關文章
相關標籤/搜索