Skip to content

WEGOTRADE/cordova-disable-nsurl-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova Disable NSURL Cache

Cordova plugin which completely disables the NSURL cache.

Maintainer: Mauro Gadaleta <[email protected]>

Installation

Cordova:

cordova plugin add com.wongatech.cordova-disable-nsurl-cache

Usage

Add the onload flag to true in your config plugin file

<feature name="CordovaDisableNSURLCache">
    <param name="ios-package" value="CordovaDisableNSURLCache" onload="true"/>
</feature>

Contributing

We ❤️ pull requests!

To contribute:

  • Fork the repo
  • Update README.md and, if necessary, the demo page

About

Plugin to disable caching of HTTP requests and responses in Cordova apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published