You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: