fix(ios): downloads not working due to permission errors (#2180)
* Update AppDelegate.swift store the Documents directory path which the app can then use for downloads instead of trying to create a Downloads directory * Update Info.plist should resolve the permission issues because using Documents directory instead of trying to create a Downloads directory. --------- Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
M
Malik Miran committed
2ea807077151ab913632f37bbe67d7132dbf8e61
Parent: b52bf0f
Committed by GitHub <noreply@github.com>
on 1/30/2025, 2:50:50 PM