Andrei Buiza
Andrei Buiza
@cjam Thank you
Has anyone been able to connect back to the iOS Spotify client (after it becomes inactive) without switching back to Spotify app again? I thought I'd just cache the token...
Hey @donghee214 & @cjam just trying to understand the gaps are for refreshing the access token. Looking at the iOS doc (https://spotify.github.io/ios-sdk/html/Classes/SPTConfiguration.html && https://developer.spotify.com/documentation/ios/guides/token-swap-and-refresh/) it seems like it supports tokenSwap...
@cjam never mind about using the setCustomParams() it seems like getting the refresh token to work with Spotify Android SDK is still in suggestion phase: https://github.com/spotify/android-sdk/issues/255 We'll just have to...