0.0.1 • Published 6 years ago

cordova-plugin-wkwebview-engine-allowfileaccess v0.0.1

Weekly downloads
10
License
Apache-2.0
Repository
github
Last release
6 years ago

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.