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

Issue with downloading Sai Inspires Image in iOS #2

Closed
immadisairaj opened this issue Sep 30, 2021 · 1 comment
Closed

Issue with downloading Sai Inspires Image in iOS #2

immadisairaj opened this issue Sep 30, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@immadisairaj
Copy link
Owner

When the downloaded image in Sai Inspires Image is deleted in iOS, the application feels to not recognise the file has been deleted and doesn't download when try to download again.

Steps to Reproduce

  1. Show Menu (home screen)
  2. Open "Sai Inspires"
  3. Click on the Image
  4. Download the Image
  5. Open "Photos" app and delete the image
  6. Switch to app and then download the image again

How it is working?

In the above steps, after 6th step, there will be a snackbar showing that the image is already downloaded

How it should work?

In the above steps, after 6th step, instead of showing the snackbar the application should download the image.

📝 The issue is only in iOS simulator (didn't test in an actual device)

@immadisairaj immadisairaj added the bug Something isn't working label Sep 30, 2021
@immadisairaj
Copy link
Owner Author

This seems to be the case with android too.

The fix is to make user download the images as many times as they want and not restrict if the image is downloaded.

This is fixed in the commit 7392a2a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant