dpogue commented on issue #1542: URL: https://github.com/apache/cordova-ios/issues/1542#issuecomment-2940473654
Personally, I'm slightly opposed to changing this because it would lock us in to supporting only WKWebView at a time when iOS support for 3rd party webviews is starting to be an option (albeit in a very geographically-limited way and without any working examples of 3rd party webviews yet). When we bake the assumption of the webview type into core Cordova classes, it results in significant breaking API changes if we have to modify those assumptions later (see the UIWebView to WKWebView transition) -- 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. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org