Skip to content

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

License

Notifications You must be signed in to change notification settings

HitGrab/cordova-plugin-wkwebviewxhrfix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Modified TheMattRay plugin to support Cordova iOS 6+.

That's it! Seriously!

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 100.0%