Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/241 I think you misunderstand that part of the code. You can already swap the default webview engine. It will use the setting "CordovaWebViewEngine" as you can see below the code you are changing. Also, see https://github.com/apache/cordova-plugin-wkwebview-engine In its plugin.xml, it installs itself as: https://github.com/apache/cordova-plugin-wkwebview-engine/blob/42c847b2680a80e52ffd3617119ddd6634751453/plugin.xml#L48 The value is the class name.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org