包含UIWebView上傳失敗粉铐,提交可能成功疼约,但找不到上傳的包,只會發(fā)一封郵件:
App Store Connect
Dear Developer,
We identified one or more issues with a recent delivery for your app, "xxxx" xxx (xxx). Please correct the following issues, then upload again.
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).
Best regards,
The App Store Team
1.要將UIWebView替換為WKWebView
2.如果還是不行蝙泼,就是三方的問題忆谓,在終端中進入項目文件目錄,執(zhí)行 grep -r UIWebView .