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] Don't delete downloaded videos when the user logs out #267

Closed
sergeymomot opened this issue Jan 31, 2024 · 0 comments · Fixed by #289
Closed

[iOS] Don't delete downloaded videos when the user logs out #267

sergeymomot opened this issue Jan 31, 2024 · 0 comments · Fixed by #289
Assignees
Labels
enhancement Relates to new features or improvements to existing features

Comments

@sergeymomot
Copy link

sergeymomot commented Jan 31, 2024

          On the production apps we don't delete downloaded videos. Please cross-check it.

Originally posted by @saeedbashir in #239 (comment)

  1. When a user logs out, the downloaded content should not be deleted, so that when the user logs in again, all downloaded content will be available to him again.
  2. For each user, only their downloaded content should be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Relates to new features or improvements to existing features
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants