creator1.10.3 版本上传苹果商店 UIWebView 通知无法再使用 有什么解决方案吗。

1…has one or more issues Dear Developer,We identified one or more issues with a recent delivery for your app, “Sugar Shuffle - Sweet Thrill” 1.2.0 (3). Your delivery was successful, but you may wish to correct the following issues in your next delivery:ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to App Store Connect.Best regards,The App Store Team

2.还有目前xcode11.2.2 直接模拟器就运行ios13是直接导致闪退(直接真机跑ios12是没有这个问题的)
报错信息如下

现在苹果商店已经将UIWebView弃用,所以在Xcode上会有警告的标志,在2020年的三月份后上传的ipa包含UIWebView将永远不会通过. Cocos Creator 2.1.3稳定版本现已将原生UIWebView组件替换成WKWebView,并且支持了ios13系统