@ahovakimyan/cordova-plugin-wkwebviewxhrfix

1.0.2 • Public • Published

cordova-plugin-wkwebviewxhrfix

Cordova iOS plugin to fix local file access via XHR with WKWebView for Cordova iOS 6+

About

Install this plugin to fix local file access via XHR with WKWebView for Cordova iOS 6+ which is accompanied with an error message about "Cross origin requests are only supported for HTTP".

Installation

Install the plugin by running:

cordova plugin add @ahovakimyan/cordova-plugin-wkwebviewxhrfix

Or install from github

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

Notes

This plugin does not depend on any other additional plugins and does not require additional permissions.

That's it! Seriously!

/@ahovakimyan/cordova-plugin-wkwebviewxhrfix/

    Package Sidebar

    Install

    npm i @ahovakimyan/cordova-plugin-wkwebviewxhrfix

    Weekly Downloads

    169

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    5.63 kB

    Total Files

    6

    Last publish

    Collaborators

    • ahovakimyan