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
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?
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?