clear-mobile-cache-plugin
Mobile icon

Clear Mobile Cache Plugin

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 11 July 2022 by 
0.0
 (0 ratings)
clear-mobile-cache-plugin

Clear Mobile Cache Plugin

Details
Plugin to clear Mobile App cache.
Read more

For Android, this plugin’s main function is to clear webView cache and all files within the app’s cache directories and code cache directory. This plugin will delete all files within output paths of functions getCacheDir(), getExternalCacheDir(), and getCodeCacheDir() under Context library.


For iOS, this plugin clears the web resources cache of the application (in-memory and on-disk).


Repository: https://github.com/jpkazuha/cordova-plugin-clear-data

Release notes (1.0.1)

- Added missing descriptions

- Moved demo module to a different demo app

Reviews (0)
Team