cordova-plugin-cache-clear
JSON →A Cordova plugin (v1.3.8, last updated 2017) that clears the WebView cache on Android and iOS. It exposes a single `window.CacheClear` function requiring a success and error callback. On iOS it deletes temporary files (downloaded images), while on Android it wipes persistent data including localStorage, stored files, and cache. Compatibility requires Cordova >=6.1.1 and Android >=4.1 or iOS >=6.0. No updates since 2017; not recommended for new projects.
Resources
packagecordova-plugin-cache-clear ↗