We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seems to be a pending permission problem. Even when side loaded with File Manager permissions.
Download song and save it.
No response
2025-01-31 16:55:34.708751]--------------------- PathAccessException: Creation failed, path = '/var/mobile/Containers/Data/Application/2EF8D98D-F4F6-4594-8B52-997BE910FA6A/Downloads' (OS Error: Operation not permitted, errno = 1) #0 _checkForErrorResponse (dart:io/common.dart:56) #1 _Directory.create.<anonymous closure> (dart:io/directory_impl.dart:109) #2 _rootRunUnary (dart:async/zone.dart:1422) <asynchronous suspension> #3 _Directory.create.<anonymous closure>.<anonymous closure> (dart:io/directory_impl.dart:99) <asynchronous suspension> #4 DownloadManager.download (package:spotube/services/download_manager/download_manager.dart:81) <asynchronous suspension> #5 DownloadManager._startExecution (package:spotube/services/download_manager/download_manager.dart:402) <asynchronous suspension>
iOS
2.9.0 nightly
GitHub Actions (Nightly Binary)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this? (Please read the description)
Current Behavior
Seems to be a pending permission problem. Even when side loaded with File Manager permissions.
Expected Behavior
Download song and save it.
Steps to reproduce
No response
Logs
Logs
Operating System
iOS
Spotube version
2.9.0 nightly
Installation source
GitHub Actions (Nightly Binary)
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: