spotube/ios
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
..
build cd: build iPA support for iOS (#971) 2024-01-03 00:40:50 +06:00
Flutter fix: friends list not scrollable with mouse drag 2024-02-24 18:38:18 +06:00
HomePlayerWidget feat(android): home widget support (#2148) 2024-12-16 22:47:44 +06:00
Runner fix(ios): downloads not working due to permission errors (#2180) 2025-01-30 20:50:50 +06:00
Runner.xcodeproj feat(android): home widget support (#2148) 2024-12-16 22:47:44 +06:00
Runner.xcworkspace Basic support for iOS, fix missing Rust lib 2022-10-13 19:36:22 +02:00
.gitignore Flutter app added 2022-01-03 10:27:25 +06:00
dev-Info.plist feat: Add iOS background play support (#1166) 2024-02-24 21:22:23 +06:00
dev.entitlements feat(android): home widget support (#2148) 2024-12-16 22:47:44 +06:00
HomePlayerWidgetExtension.entitlements feat(android): home widget support (#2148) 2024-12-16 22:47:44 +06:00
nightly-Info.plist feat: Add iOS background play support (#1166) 2024-02-24 21:22:23 +06:00
nightly.entitlements feat(android): home widget support (#2148) 2024-12-16 22:47:44 +06:00
Podfile feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
Podfile.lock feat(android): home widget support (#2148) 2024-12-16 22:47:44 +06:00
stable-Info.plist feat: Add iOS background play support (#1166) 2024-02-24 21:22:23 +06:00
stable.entitlements feat(android): home widget support (#2148) 2024-12-16 22:47:44 +06:00