timbru31 commented on issue #997: URL: https://github.com/apache/cordova-ios/issues/997#issuecomment-701234032
One of your plugins still uses UIWebView code. Open Xcode or your favorite editor and search the `platforms/ios` folder for string `UIWebView`, then contact the plugin authors or update the plugins to their most recent version if an update is available. Also, make sure to check out our blog how to use WKWebView only with [email protected]: https://cordova.apache.org/howto/2020/03/18/wkwebviewonly.html ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
