Github user andreszs commented on the issue:
https://github.com/apache/cordova-plugin-inappbrowser/pull/239
Is this the same cache that caches all images as they are requested by the
app? (not the images from an eventual webview control, I mean every single
image downloaded and shown dynamically)
The current app cache has **no limit** and grows until the internal device
memory has been depleted, which is renders the entire device unusable. Putting
a limit to such cache would be a great idea.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]