1. 程式人生 > >IOS打包app到appstore,一直在Authenticating with the iTunes Store...狀態的解決辦法

IOS打包app到appstore,一直在Authenticating with the iTunes Store...狀態的解決辦法

如題,本人用的是mac虛擬機器開發app的,使用的框架是ionic,開發完成後打包上傳安裝包的時候出現了一個很常見的錯誤,截圖如下:

    

等待良久後終於報錯:

    

不過很常見的錯誤,非常容易就解決了,但是很常見很常見,解決辦法可以:

    1、在網路環境好的時候多嘗試幾次,也許行,也許不行;

    2、開啟終端,輸入

            cd ~    

             mv .itmstransporter/ .old_itmstransporter/    

            “/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter”

一定要等待第三部完成為止才能再次上傳

等待完成後繼續uoload to appstore