EO-SDEV

Results 6 comments of EO-SDEV

Same issue on iOS. I am using react-native-spotify-remote v0.3.5 I am getting accessToken throught `auth.getSession()` and `auth.authorize()`, but I am facing this issue when I call `remote.connect()` FYI are there...

One question more. Should I add `spotify` into info.plist as url scheme? ``` LSApplicationQueriesSchemes spotify ```

I tried it, but still same issue. Should I install the Spotify App in my phone?

Hi, @cjam Thanks for your reply. Yes, I noticed that the new Spotify SDK is very difference with old one (I mean rn-spotify-sdk) And it seems that the remote connection...