spotify / android-sdk

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

Spotify Login not working for AndroidTV/FireTV #333

Open joseandroidengineer opened 1 year ago

joseandroidengineer commented 1 year ago

Issue found on 09/01/2022.

SDK Version: 0.7.1

OS Version: 9.0

Scope(s): Login

Steps to reproduce:

1.Click on something to launch the Spotify Login Intent Webview Activity

  1. Spotify Login Webview Activity window is shown
  2. Using FireTV or AndroidTV remote try to highlight or request focus on user credential fields

Expected behaviour: User credential fields should be highlighted and soft keyboard should come up so user can input their credentials and login to spotify

Actual behaviour: When user presses on the down on the dpad of the remote control it highlights the captcha button and there is no way for the user credentials to regain focus so users are essentially stuck.

joseandroidengineer commented 1 year ago

Any updates on this? 😞