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

[iOS] Downloaded Videos Exist in Documents Directory but App Fails to Indicate Availability #458

Closed
shafqat-muneer opened this issue Jun 11, 2024 · 0 comments
Labels
bug Report of or fix for something that isn't working as intended

Comments

@shafqat-muneer
Copy link
Contributor

shafqat-muneer commented Jun 11, 2024

Steps to reproduce

Description of the Issue

If a user begins bulk downloading videos or section-level downloads but stops partway through, you will find that the downloaded videos are saved in the Documents directory. However, there is no indication within the application that these videos are available. These videos should either be deleted from the Documents directory or made visible in the application as available for offline use. Currently, there is no indication at the sub-section level regarding their availability.

  1. Start bulk download videos from Download to device switch or from section level download button.
  2. After few minutes, stop downloading by tapping cross button.
  3. You will find that some videos will present in Documents directory but there is no any indication in application that videos are available to use in offline mode.

Demo Video:

Screen.Recording.2024-06-11.at.4.08.43.PM.mov

Outcome

Expected Behavior:

If a user begins bulk downloading videos or section-level downloads but stops partway through, then these videos should either be deleted from the Documents directory or made visible in the application as available for offline use. Currently, there is no indication at the sub-section level regarding their availability.

@shafqat-muneer shafqat-muneer added the bug Report of or fix for something that isn't working as intended label Jun 11, 2024
@rnr rnr linked a pull request Jul 11, 2024 that will close this issue
@rnr rnr closed this as completed Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of or fix for something that isn't working as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants