brim-borium/spotify_sdk

You App has been disconnected from the spotify app

Opened this issue · 0 comments

Flajt commented

Is your feature request related to a problem? Please describe.
Apparently, the Spotify app can disconnect your app from it, which is kinda odd in some cases

Describe the solution you'd like
One of these solutions would be nice:

  • Automatically reconnect
  • Throw an error which can be used to restart the service
  • (Create a checkable variable similar to the one which allows us to verify if Spotify is running)
  • (Throw an error in all streams provided by the package)

I'm not sure how smart the last two options would be

Describe alternatives you've considered

  • Reconnect every x minutes

Additional context

  • Seen on Android