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!
Cordova plugin to fix local file XHR access inside WKWebView
<script type="module">
import cordovaPluginWkwebviewxhrfix from 'https://cdn.skypack.dev/cordova-plugin-wkwebviewxhrfix';
</script>
Cordova plugin to fix local file access via XHR with WKWebView
Install the plugin by running:
cordova plugin add https://github.com/TheMattRay/cordova-plugin-wkwebviewxhrfix
That's it! Seriously!