react-native-spotify-remote
react-native-spotify-remote copied to clipboard
React Native wrapper around the Spotify Remote SDK
Hello @cjam I am facing an issue when using Spotify remote on the iOS app, I’ve been trying to debug this issue for the past couple of days but didn't...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
and when Spotify app is installed then getting error: Couldn't authorize with or connect to Spotify [Error: AUTHENTICATION_SERVICE_UNAVAILABLE]
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Would be good to rename master to `main`. May also want to create a `develop` or `next` branch and set as default to be where PR's land?
This repo currently has `release-it` configured, but it would be great to configure Github actions to automatically build and publish pre-release versions when commits hit the main branch / develop...
Hey @cjam, Found another issue with pre-release builds. Xcode builds fine for x86 iOS Simulator, but when selecting iOS device I get this error: Seems like arm binaries are missing...
when i open the intent to authenticate with spotify work very good, but when i click in cancel when i return to my app i got the next error: Invariant...
Hello @cjam, Thank you kindly for the great library. I'm having some trouble at the moment and cannot for the life of me find a solution to our this issue....
Hi, It seems that Spotify connection is not working on android returning this error: Error not specified (It's working on iOS) It happens here : RNSpotifyRemoteAuth, line 97 I can't...