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

Fix File Download Issue After Deleting Previously Downloaded File from File Manager #156

Closed
meKushdeepSingh opened this issue Jan 10, 2025 · 0 comments · Fixed by #158
Closed
Assignees

Comments

@meKushdeepSingh
Copy link
Collaborator

meKushdeepSingh commented Jan 10, 2025

Platform : Android only

Description:
The file download feature is not functioning correctly when a previously downloaded file is deleted from the file manager. If the user attempts to download the same file again, the process fails. Investigate the issue, identify the root cause, and implement a solution to ensure the file can be downloaded successfully even after being deleted from the file manager.

Acceptance Criteria:

  1. Users can successfully download a file even after deleting it from the file manager.
  2. The issue is tested and verified on all supported platforms and scenarios.
  3. Ensure no regressions are introduced to the existing file download functionality.
@meKushdeepSingh meKushdeepSingh self-assigned this Jan 10, 2025
@meKushdeepSingh meKushdeepSingh linked a pull request Jan 15, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant