Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the Spotify Web Playback SDK to allow the app to become a playback target #83

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

jerelmiller
Copy link
Member

I've avoided using the Spotify Web Playback SDK because I wanted to allow the app to use subscriptions to the GraphQL service. This came with one major downside though that we couldn't make the app a valid playback target.

This keeps the existing subscriptions, but registers the app through the SDK so that the app can become a valid device. This also means we can target that device and start playback through it even if there are no other connected devices.

@codesandbox
Copy link

codesandbox bot commented Jul 18, 2023

This branch is running in CodeSandbox. Use the links below to review this PR faster.


CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant