1. 程式人生 > >iOS企業釋出問題記錄三(Log Guru 使用方法)

iOS企業釋出問題記錄三(Log Guru 使用方法)

Log Guru 的作用

FIR.im Log Guru 可以更簡單的讀手機日誌,找到應用無法安裝的原因。

使用方法

1 . 點選下載Log Guru
2.解壓開啟LogGuru;
3.將不能安裝應用的裝置用資料線連到電腦;
4.檢視不能安裝的原因,如圖:
untitled1.png

5.根據提示解決問題,如果沒見過這種錯誤,可以到Google搜尋別人的解決方法。

注意 :LogGuru要Mac 10.9以上版本可使用。

一些常見的錯誤原因:

1.證書被封:

(Invalid signing certificate (it may have expired or been revoked))

2.手機內已安裝該應用,但是應用的證書和當前下載的證書不同:

profiled➜(Note) MC:Provisioning profiles changed
installd0x100724000-[MIInstallableBundle performVerificationWithError:]:517:Upgrad        e's application-identifier entitlement string (證書字首1.BundleID) does not match installed application's application-identifier string(證書字首2.BundleID); rejecting upgrade
.

解決方法:刪除舊的應用,重新安裝。

3.框架不支援:

installd0x2fe93000 install_application:Couldnot preflight application install
itunesstored0x15f6000MobileInstallationInstall: failed with-1
installd0x2fe93000 handle_install: API failed

解決方法:在Build Settings -->Valid Architectures中新增相應的框架。

4.沒有新增 UDID:

 installdprofile not
valid:0xe8008012 installd0x385000 install_embedded_profile:Couldnot install embedded profile:0xe8008012