cordova-plugin-wkwebview-engine-allowfileaccess
v0.0.1
Published
## What is this?
Downloads
13
Readme
cordova-plugin-wkwebview-engine-allowfileaccess
What is this?
This is an experimental cordova plugin to support cordova-paramedic
with cordova-plugin-wkwebview-engine
.
This plugin enables XHR with file://
protocol by using private API allowFileAccessFromFileURLs
.
See https://github.com/apache/cordova-paramedic/issues/52.
Note that Apple may reject the application with this plugin.