spotify / android-sdk

Spotify SDK for Android
https://developer.spotify.com/documentation/android/
Apache License 2.0
454 stars 117 forks source link

Spotify connecting stucks #313

Open tomasbiesok opened 2 years ago

tomasbiesok commented 2 years ago

Hi. I tried use Spotify SDK in my app, but when I try connect to Spotify, connection stucks in connecting state. I tried app remote sample from this repository, but the problem is there too. A few minutes later is state still in connecting. In attachments is log from logcat and images from device. Thanks

Log: spotify-log.txt

Issue found on 26.11.2021.

SDK Version:

0.7.2 (spotify-app-remote-release-0.7.2.aar)

OS Version:

Android 10 (Xiaomi Redmi Note 8 Pro | MIUI Global 12.0.5)

Steps to reproduce:

  1. Invoke connect function on SpotifyAppRemote

Expected behaviour:

Should be invoked onConnected or onFailure function

Actual behaviour:

Nothing happend

Screenshot_2021-11-27-00-07-46-614_com spotify android appremote demo Screenshot_2021-11-27-00-07-40-925_com spotify android appremote demo