spotify / android-sdk

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

Blank Browser on openLoginInBrowser #343

Open chregi opened 1 year ago

chregi commented 1 year ago

SDK Version:

2.0.2

OS Version:

Andorid 6.0.1

Scope(s):

-

Description

I have created an app for internal use. However, on an Android device, when I open the login window (openLoginInBrowser), I only get a blank page in the browser. On an identical device (including the same Android version), it works fine. So, I installed the Auth-Sample for testing, but it also doesn't work on the problematic device. Again, a blank page appears in the browser. What could be the reason for this? I know that Android version 6.0.1 is very old, but there are no updates available for these proprietary devices. Therefore, updating is not an option. Does anyone have any ideas about what could be causing this issue?