Support for WKWebView Skip Navigation

Support for WKWebView

The
BlackBerry Dynamics SDK for Cordova
is compatible with
iOS
WKWebView. For details about WKWebView support in the
BlackBerry Dynamics SDK for iOS
, see the BlackBerry Dynamics SDK for iOS Development Guide.
The Base plug-in (
cordova-plugin-bbd-base
) automatically integrates
cordova-plugin-wkwebview-engine
to add support for WKWebView.
cordova-plugin-wkwebview-engine
changes the underlying web view control to WKWebView instead of UIWebView.
Note the following support details:
  • UIWebView support is removed. Use WKWebView instead.
  • The WKWebView Engine plugin is compatible with
    Cordova
    6.0.0 and later.
  • The XmlHttpRequest interface will be redirected to the
    BlackBerry Dynamics
    secure infrastructure.