原文:iOS ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability

年 月份到 月份開始,蘋果從來都是決心進步的 你上傳的項目有老舊的UIWebView就不給顯示出來 檢測是否含有UIWebView .下載class dump http: stevenygard.com projects class dump .解壓后將class dump 復制到 usr bin class dump 沒有bin文件就當場在這個位置新建一個 如果是OS X . 及以上系統,因為 ...

2020-05-19 17:34 0 1455 推薦指數:

查看詳情

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

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

Thu May 13 00:29:00 CST 2021 0 1843
全局查找api(UIWebview ITMS-90809)

2020年4月起App Store將不再接受使用UIWebView的新App上架、2020年12月起將不再接受使用UIWebView的App更新。 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
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM