原文:解決iOS安裝包上傳app store在構建版本處不顯示、並收到報錯:ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted的問題

一 問題背景 iOS安裝包使用 appUploader 上傳到 app store 之后,在 app store connect 的構建版本處,一直不顯示。 比較疑惑,還以為是上傳工具的問題,但是又感覺不應該,因為工具顯示了上傳成功的,以前也一直是這么上傳的,一般上傳之后過個幾分鍾就會在構建版本處顯示。 然后查看app store connect構建版本處的接口,有報錯: 看着像是有 個版本,都是 ...

2021-05-12 16:29 0 1843 推薦指數:

查看詳情

全局查找api(UIWebview ITMS-90809)

2020年4月起App Store將不再接受使用UIWebView的新App上架、2020年12月起將不再接受使用UIWebViewApp更新。 1. 全局搜索UIWebview ,將相關代碼刪除或者替換 2. ①從終端cd到要檢查的項目根目錄 ②grep -r UIWebView ...

Thu Mar 26 17:39:00 CST 2020 0 2458
【Xcode】ITMS-90809:查找UIWebView

★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★➤微信公眾號:山青詠芝(let_us_code)➤博客園地址:山青詠芝(https://www.cnblogs.com/ ...

Tue May 19 04:20:00 CST 2020 0 1099
ITMS-90809

開始時間:2019.08.30 "ITMS-90809: Deprecated API Usage - Apple will stop accepting API Usage - Apple will stop accepting submissions of apps that use ...

Fri Aug 30 18:29:00 CST 2019 0 3382
iOS包上傳app store各種問題解決總結

問題1 this action could not be completed. try again 問題2 there was an error sending data to the iTunes Store. 問題1,2解決方法 點擊上一步,繼續上傳 都是網絡問題,重試就可以 ...

Sat May 07 23:56:00 CST 2016 0 11466
上傳App Store報錯 ERROR ITMS-90171,90209

ERROR ITMS-90171: "Invalid Bundle Structure - The binary file ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at Your app can’t ...

Thu Aug 16 06:24:00 CST 2018 0 1316
iOS10構建版本不顯示問題

iOS10,構建版本問題: 在Xcode中—>product->archive,進行相關操作后,upload后沒有報錯驗證也成功的情況下,在開發者賬號構建版本號里面遲遲沒有顯示的原因: ios10對比如相機照片庫通訊錄等權限在plist文件中添加后,如果只是添加了key,沒有添加 ...

Wed Oct 26 20:57:00 CST 2016 0 2064
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM