spotify / web-playback-sdk

This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web Playback SDK ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
106 stars 7 forks source link

Playback error in Firefox #116

Open youngkaneda opened 4 years ago

youngkaneda commented 4 years ago

Issue found on 09/04/2020.

Scope(s):

Steps to reproduce:

  1. Create and web sdk sample with player.
  2. Open it on Firefox Version 60.7.2esr (64-bit)

Expected behaviour: Play the song selected in another device.

Actual behaviour: It connects successfully, create an device for web sdk but when I choose the song in another device, it doesn't play on the web page, in chrome works perfect.

pclavier92 commented 4 years ago

Same issue here with the SDK in Firefox 67.0.4 (64-bit) . It connects successfully and even starts playing for a while but then I get a playback_error message with no further information.

As well this does not happens in Chrome.

AlexanderAllen commented 4 years ago

@kanedatc Are you getting any console errors in Firefox?