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

Error connecting using appRemote.connect() #443

Open
addy239 opened this issue Oct 20, 2024 · 0 comments
Open

Error connecting using appRemote.connect() #443

addy239 opened this issue Oct 20, 2024 · 0 comments

Comments

@addy239
Copy link

addy239 commented Oct 20, 2024

It only works after the app jump using authorizeAndPlay, and not if Spotify is quit once, and opened later, attempting to reconnect throws an error, and does not connect.

Error Domain=com.spotify.app-remote Code=-1000 "Connection attempt failed." UserInfo={NSLocalizedDescription=Connection attempt failed., NSUnderlyingError=0x301325710 {Error Domain=com.spotify.app-remote.transport Code=-2000 "Stream error." UserInfo={NSLocalizedDescription=Stream error., NSUnderlyingError=0x301324b40 {Error Domain=NSPOSIXErrorDomain Code=61 "Connection refused" UserInfo={_kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, NSLocalizedRecoverySuggestion=Reconnect the transport to the Spotify app., NSLocalizedFailureReason=A stream error has occured in the transport.}}, NSLocalizedRecoverySuggestion=Ensure the Spotify app is installed, and try to reconnect., NSLocalizedFailureReason=Could not connect to the Spotify app.}

Spotify iOS SDK 3.0.0
iOS 18.0.1
Spofity 8.9.82

@addy239 addy239 changed the title Error connecting using appRemote.connect Error connecting using appRemote.connect() Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant