ios uiwebview 提交appstore不审核

Dear Developer,We identified one or more issues with a recent delivery for your app, "1111" 1.0.2 (42). 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

xcode上传
邮箱提示这个问题
能帮忙解决一下吗

需要把用到的UIWebView换成WKWebView,如果自己没有使用,检查下使用的第三方库里面是否使用到UIWebView