The following plugins were updated today:
This is the initial release of this plugin. This plugin requires cordova-ios@4.0.0. Please read the iOS 4.0.0 release blog for instructions to update.
To install:
cordova plugin add cordova-plugin-wkwebview-engine --save
If you are thinking of migrating from using the UIWebView on iOS, please read the README and also take note of the limitations of this plugin.
Changes include:
cordova-plugin-wkwebview-engine@1.0.0
WKWebViewEngine quirks that will affect migration from UIWebViewnativeEvalAndFetch called for all bridgesWKWebViewEngine should post CDVPluginResetNotificationWKWebView should propagate shouldOverrideLoadWithRequest to pluginsfile:// url and present an errorWKWebView ignores DisallowOverscroll preferencehandleOpenURL for WKWebViewEngine pluginCDVWKWebViewEngine plugin to use 4.0.x branch code