react-native-spotify-remote
react-native-spotify-remote copied to clipboard
React Native wrapper around the Spotify Remote SDK
Expose methods for interacting with users library and content https://spotify.github.io/ios-sdk/html/Protocols/SPTAppRemoteUserAPI.html
There are a number of podcast specific methods within the SDK that need to check if the item is an episode etc. Grouping those calls into this issue: ## Podcast...
getting this error after installing the library
Hello @cjam! How can i get created playlist/track list data using Remote SDK? b'coz i want to get all the data which i have on spotify.
I am using "react-native-spotify-remote": "^0.3.11-0" this version facing same issue in this lib , previously this was not there but somehow I rebuild the project and this error occurred .
I am using react-native spotify-remote library in react native cli project i just wanted to clear that is it still working
I vaguely remember some other app doing a flow where they open up the native app instead of an in-app-browser for authentication. My memory could be mistaken here, but is...
Any of the event listeners added to SpotifyRemote don't get triggered when the app is running in the background. It only works when the app is active and in focus...
Hello I am suffering from this issue Whenever I am clicking play or pause Spotify disconnects from my application. I tried following the ways we are completely blocked now on...
I've been running into android auth issues (iOS works just fine). I'm guessing it's related to the following?: [https://github.com/spotify/android-sdk/releases/tag/v0.8.0-appremote_v2.1.0-auth](https://github.com/spotify/android-sdk/releases/tag/v0.8.0-appremote_v2.1.0-auth) > Changed the way App Remote connects to the Spotify App....