You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To do that, you'll need to query Spotify's Web API. The Spotify module for Cordova is only responsible for playback, the rest is handled by the Web API.
I want to search tracks by title, and get the track number.
Then play the track with the track number.
How can we do that?
The text was updated successfully, but these errors were encountered: