cordova-plugin-wkwebviewxhrfix

Cordova plugin to fix local file XHR access inside WKWebView

Usage no npm install needed!

<script type="module">
  import cordovaPluginWkwebviewxhrfix from 'https://cdn.skypack.dev/cordova-plugin-wkwebviewxhrfix';
</script>

README

cordova-plugin-wkwebviewxhrfix

Cordova plugin to fix local file access via XHR with WKWebView

Installation

Install the plugin by running:

cordova plugin add https://github.com/TheMattRay/cordova-plugin-wkwebviewxhrfix

That's it! Seriously!