GitHub user hnilsen opened a pull request: https://github.com/apache/cordova-ios/pull/241
CB-11705 - Adding CordovaDefaultWebViewEngine configuration Adding CordovaDefaultWebViewEngine configuration option to be able to use a different WebView as default and/or fallback. This way you can extract the UIWebViewEngine plugin from the private space. You can also force the WKWebView to be default, or some other webview if needed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/hnilsen/cordova-ios CB-11705 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-ios/pull/241.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #241 ---- commit 6a46dd0748eb28115203fa20314b4f8d022b8a51 Author: HÃ¥kon Nilsen <hnil...@gmail.com> Date: 2016-08-15T11:30:29Z CB-11705 - Adding CordovaDefaultWebViewEngine configuration option to be able to use a different WebView as default and/or fallback ---- --- 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