Telerik-Verified-Plugins / WKWebView

DEPRECATED - this plugin served a purpose in the past, but there are better implementation now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caching issue

cozmoc opened this issue · comments

This might be more of a question than an issue. I have application that first downloads some pictures and then presents them to a user, i don't want to save any cached images locally because the size of the app becomes huge over time.

is there a way I can disable caches? If not is there a way I can clean the cache after every image download?

  • using Ionic 3