Moritz Gunz
Moritz Gunz
cordova-spotify has no notation of a play queue so far. You‘re currently supposed to just manage this through your application. PRs appreciated for volume setting. :)
As I said, PRs very welcome. :) This library uses the native iOS and Android SDKs.
Hey, does it work if you install this through the MinGW shell?
Hmm, it seems like the preferred way to integrate Spotify Playback into mobile applications is via interacting with the installed Spotify app (see https://developer.spotify.com/documentation/ios/), so this plugin is kind-of deprecated...
Hmm, npm says the plugin doesn't contain a `package.json`, but this cannot be true, the plugin hasn't been updated in nine months. Please just try again for the moment (might...
Hmm, okay. Could you tell me which versions of everything (npm, cordova, all of it) you're using? I'll try to reproduce this on my machine as well.
Could you try updating to node v10 and npm v6 and see if this resolves the problem?
Hey @Santoshah, any news?
Find out the track‘s ID using the Web API and then pass it to cordova.plugins.spotify.play. This plugin only concerns itself with playback. For search et al use the Spotify Web...
Hmm, I'm kinda wondering whats happening here. When I download the archive file the plugin is downloading during installation, `spotify-player-24-noconnect-2.20b.aar` is present.