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

I can't download songs on iphone. #1575

Closed
2 tasks done
Root-FTW opened this issue Jun 6, 2024 · 4 comments
Closed
2 tasks done

I can't download songs on iphone. #1575

Root-FTW opened this issue Jun 6, 2024 · 4 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists ios iPhone OS related issues

Comments

@Root-FTW
Copy link

Root-FTW commented Jun 6, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I can only play songs, but it doesn't allow me to download songs on iphone.

Expected Behavior

I want to download the songs for offline use

Steps to reproduce

I open the app, try to download a song, or several songs, and only the error icon appears.

Operating System

Iphone 13 pro max

Spotube version

3.7.0

Installation source

Website (spotube.netlify.app) or (spotube.krtirtho.dev)

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@Root-FTW Root-FTW added the bug Something isn't working label Jun 6, 2024
@Root-FTW
Copy link
Author

Root-FTW commented Jun 6, 2024

Here some SS

df300a5f-51ef-4067-91e4-9ef65f7e5de1

7ead59c1-1ab8-4a9c-b01b-22a584ca9aa0

39096b60-6e98-49dc-a8a6-123741845505

@Root-FTW
Copy link
Author

Root-FTW commented Jun 6, 2024

configuration I used in Sideloadly!

image

@Root-FTW
Copy link
Author

Root-FTW commented Jun 6, 2024

LOGS:

============================== CATCHER 2 LOG ==============================
Crash occurred on 2024-06-05 21:23:47.030604

------- DEVICE INFO -------
model: iPhone
isPhysicalDevice: true
name: iPhone
identifierForVendor: 28BBD19F-46B1-410E-9455-AA54B0BFAA18
localizedModel: iPhone
systemName: iOS
utsnameVersion: Darwin Kernel Version 23.5.0: Wed May 1 20:34:31 PDT 2024; root:xnu-10063.122.3~3/RELEASE_ARM64_T8110
utsnameRelease: 23.5.0
utsnameMachine: iPhone14,3
utsnameNodename: localhost
utsnameSysname: Darwin

------- APP INFO -------
environment: release
version: 3.7.0
appName: Spotube
buildNumber: 31
packageName: oss.krtirtho.spotube.stable

---------- ERROR ----------
type 'Null' is not a subtype of type 'String'

------- STACK TRACE -------
#0 AndroidBuildVersion._fromMap (package:device_info_plus/src/model/android_device_info.dart:239)
#1 AndroidDeviceInfo.fromMap (package:device_info_plus/src/model/android_device_info.dart:147)
#2 DeviceInfoPlugin.androidInfo (package:device_info_plus/device_info_plus.dart:54)

#3 useGetStoragePermissions. (package:spotube/hooks/configurators/use_get_storage_perms.dart:17)

------- CUSTOM INFO -------

============================== CATCHER 2 LOG ==============================
Crash occurred on 2024-06-05 21:23:47.370031

------- DEVICE INFO -------
model: iPhone
isPhysicalDevice: true
name: iPhone
identifierForVendor: 28BBD19F-46B1-410E-9455-AA54B0BFAA18
localizedModel: iPhone
systemName: iOS
utsnameVersion: Darwin Kernel Version 23.5.0: Wed May 1 20:34:31 PDT 2024; root:xnu-10063.122.3~3/RELEASE_ARM64_T8110
utsnameRelease: 23.5.0
utsnameMachine: iPhone14,3
utsnameNodename: localhost
utsnameSysname: Darwin

------- APP INFO -------
environment: release
version: 3.7.0
appName: Spotube
buildNumber: 31
packageName: oss.krtirtho.spotube.stable

---------- ERROR ----------
PlatformException(discoveryError, Bonsoir has encountered an error during discovery : -65555: NoAuth (error %s)., -65555, null)

------- STACK TRACE -------

------- CUSTOM INFO -------

============================== CATCHER 2 LOG ==============================
Crash occurred on 2024-06-05 21:24:26.706099

------- DEVICE INFO -------
model: iPhone
isPhysicalDevice: true
name: iPhone
identifierForVendor: 28BBD19F-46B1-410E-9455-AA54B0BFAA18
localizedModel: iPhone
systemName: iOS
utsnameVersion: Darwin Kernel Version 23.5.0: Wed May 1 20:34:31 PDT 2024; root:xnu-10063.122.3~3/RELEASE_ARM64_T8110
utsnameRelease: 23.5.0
utsnameMachine: iPhone14,3
utsnameNodename: localhost
utsnameSysname: Darwin

------- APP INFO -------
environment: release
version: 3.7.0
appName: Spotube
buildNumber: 31
packageName: oss.krtirtho.spotube.stable

---------- ERROR ----------
PathNotFoundException: Cannot copy file to '/var/mobile/Containers/Data/Application/FC62DBE8-B28B-4760-B28B-5EDF1538350B/Downloads/Spotube/End of Beginning - Djo.m4a', path = '/var/mobile/Containers/Data/Application/FC62DBE8-B28B-4760-B28B-5EDF1538350B/Library/Caches/spotube-downloads/End of Beginning - Djo.m4a.partial' (OS Error: No such file or directory, errno = 2)

------- STACK TRACE -------
#0 _checkForErrorResponse (dart:io/common.dart:55)
#1 _File.copy. (dart:io/file_impl.dart:356)

#2 DownloadManager.download (package:spotube/services/download_manager/download_manager.dart:143)

#3 DownloadManager._startExecution (package:spotube/services/download_manager/download_manager.dart:409)

------- CUSTOM INFO -------

KRTirtho added a commit that referenced this issue Jun 6, 2024
@KRTirtho KRTirtho added the ios iPhone OS related issues label Jun 6, 2024
@KRTirtho
Copy link
Owner

KRTirtho commented Jun 6, 2024

Duplicate of #1327

@KRTirtho KRTirtho marked this as a duplicate of #1327 Jun 6, 2024
@KRTirtho KRTirtho closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2024
@KRTirtho KRTirtho added the duplicate This issue or pull request already exists label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists ios iPhone OS related issues
Projects
None yet
Development

No branches or pull requests

2 participants