Skip to content

Playing new Track not working #682

Closed Answered by Nova1545
Nova1545 asked this question in Q&A
Discussion options

You must be logged in to vote

Spotify.Player.ResumePlayback(new PlayerResumePlaybackRequest() { Uris = new List<string> { item.Uri }, OffsetParam = null, PositionMs = 0, });
Needed to set OffsetParam to null and make sure there is an active player

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Nova1545
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant