-
Hey there,
first of all, thanks for this package!
I'd love to use it in my React 18.2.0 App, but I get the following error:
```ts
TS2322: Type '{ children: Element; initialDeviceName: string; g…
-
Any Plans?
-
Spotify Web Playback SDK에서 지원하는 Player를 connect하고 나면 다음과 같은 경고 메시지가 나옵니다.
```
It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected
…
-
Details here:
https://developer.spotify.com/documentation/web-playback-sdk/guide/
-
### Describe the bug
The "track" object from the callback at previous versions contained a "thumb" image, which I was using for keeping a "recently played" section, but it seems it's gone with 0.13.x…
-
To really make the demo pop, it would be nice to show the currently playing track or podcast episode. This would include the play/pause button, shuffle, repeat, prev/next, and the progress bar.
We…
-
Hi,
I'm interested in streaming Spotify and Google Music tracks with this library.
Is this in any of your plans ?
Do you have any advise if I want to develop the feature ?
Cheers, Samuel
-
**!! Attention !!**
FILL IN ALL SECTIONS OF THIS TEMPLATE OR YOUR ISSUE WILL BE CLOSED WITHOUT INVESTIGATION
This is a flutter package that wraps the native [iOS](https://github.com/spotify/ios-sdk)…
-
Hi, I've been testing the component in different devices, and found out that in iOS browsers, the player only plays "previews", even though I'm simultaneously using the web API with premium authentica…
-
### Describe the bug
I have the player defined like this:
```
```
The `validSpotifyToken` is refreshed every 5 tracks using a refresh call in the callback function (whenever 5 track_up…