npm cordova-plugin-wkwebview-file-xhr 2.1.2
Allow xhr access to the device data directory (/Library) in addition to the application package (/www)

latest releases: 3.1.1, 3.1.0, 3.0.0...
4 years ago

A mobile application can download content to the application data directory and may want to serve content from this directory in addition to content from the application package. This needs xhr access to the device data directory (/Library) in addition to the application package (/www).

The purpose of the pull request is to add support for xhr content served from application data directory.

Don't miss a new cordova-plugin-wkwebview-file-xhr release

NewReleases is sending notifications on new releases.