spotube/ios/Runner
Malik Miran 2ea8070771
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>
2025-01-30 20:50:50 +06:00
..
Assets.xcassets chore: upgrade to flutter 3.27.0 and fix gradle errors 2024-12-14 09:52:53 +06:00
Base.lproj chore(android): Add hot nightly flavor (#727) 2023-09-17 00:23:18 +06:00
AppDelegate.swift fix(ios): downloads not working due to permission errors (#2180) 2025-01-30 20:50:50 +06:00
Info.plist fix(ios): downloads not working due to permission errors (#2180) 2025-01-30 20:50:50 +06:00
Runner-Bridging-Header.h Flutter app added 2022-01-03 10:27:25 +06:00
Runner.entitlements feat(android): home widget support (#2148) 2024-12-16 22:47:44 +06:00