cordova-plugin-cache-clear icon indicating copy to clipboard operation
cordova-plugin-cache-clear copied to clipboard

WebView cache plugin for Cordova

Results 3 cordova-plugin-cache-clear issues
Sort by recently updated
recently updated
newest added

Have just built my app with the latest version and the call to window.cache.clear(clearCacheSuccess, clearCacheError); does not return so my app hangs. Reverted to version 1.1.0 and all is well....

这样用户可以看到有多少缓存,清除完之后还有多少缓存。

Hello, Actually I am working on a cordova/ionic app, and recently we got some weird problems. Indeed in the last updates we deployed on the appstore and playstore, some people...