Skip to content

3.5.05 release - bug fixes, Spotify Web Playback SDK Wrapper

Compare
Choose a tag to compare
@adamint adamint released this 07 Feb 17:29
d9c49aa

Fixes #252 and fixes #253
Fixes #254 and fixes #255
Reduces platform-specific logic to one file with 5 methods([Desktop]PlatformUtils.kt) instead of the package it was before. tl;dr: now very easy to add new targets
Adds in experimental Spotify Web Playback SDK (JS) wrapper
Remove SpotifyLogger
Fixes #248
Replaces retryIfInternalServerError with retryOnInternalServerErrorTimes in SpotifyApiOptions
Fixes #258 by adding definitions for the api provides a link to an example project that showcases a Kotlin frontend application with Spotify web playback sdk integration