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(ios): downloads not working due to permission errors #2180

Merged
merged 7 commits into from
Jan 30, 2025

Conversation

malikmiran
Copy link

fix for the download error on ios

KRTirtho and others added 7 commits October 9, 2024 15:39
store the Documents directory path which the app can then use for downloads instead of trying to create a Downloads directory
should resolve the permission issues because  using Documents directory instead of trying to create a Downloads directory.
zacharisharris

This comment was marked as outdated.

@KRTirtho KRTirtho changed the base branch from master to dev January 30, 2025 14:49
@KRTirtho KRTirtho changed the title ios download fix fix(ios): downloads not working due to permission errors Jan 30, 2025
@KRTirtho
Copy link
Owner

Thanks for this contribution.

@KRTirtho KRTirtho merged commit 2ea8070 into KRTirtho:dev Jan 30, 2025
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 this pull request may close these issues.

3 participants