Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image disapear on iOS after a long period of time #166

Open
Alex-vn-boulme opened this issue Sep 2, 2021 · 0 comments
Open

Image disapear on iOS after a long period of time #166

Alex-vn-boulme opened this issue Sep 2, 2021 · 0 comments

Comments

@Alex-vn-boulme
Copy link

Hi,

I'm using this library on my app, here is my use case : when the users log in, I need to download several images (between 200 and 3000 depending on their account), and I need to cache those images in order to retrieve them when the user is offline.

At first sight, the app seems to work well, but I'm facing a problem : Some users report that on iOS devices after some day (I don't know exactly how many days, but on my tablet it was around 10 days) the images disappeared, therefore my app is unusable anymore.

I'm not 100% sure the issue is due to this library, but I'm guessing it's a cache issue, even thought I can't find the reason.

It's working well on android, can any of you help me ? Maybe it's iOS cache management taking advantage over my app cache, but on my tablet (where I managed to reproduce the bug, I didn't touch the tablet during the 10 days). Maybe there is an expiration date for the cache ?

Any help is appreciated ! Thank you ! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant