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

Download on ios doesnt work, even after the fix. #2290

Closed
1 of 2 tasks
zacharisharris opened this issue Jan 31, 2025 · 0 comments
Closed
1 of 2 tasks

Download on ios doesnt work, even after the fix. #2290

zacharisharris opened this issue Jan 31, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@zacharisharris
Copy link

Is there an existing issue for this? (Please read the description)

  • I have searched the existing issues

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
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>

Operating System

iOS

Spotube version

2.9.0 nightly

Installation source

GitHub Actions (Nightly Binary)

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@zacharisharris zacharisharris added the bug Something isn't working label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants