Skip to content

Releases: JoshLmao/Spotify4Unity

v1.4 Asset Store Release

25 Apr 10:34
c59483f
Compare
Choose a tag to compare

Asset store: Download Link

  • Support for iOS
  • Merged "Android Spotify Service" into "Mobile Spotify Service"
  • Small bug fixes

v1.3.1 Asset Store Release

22 Apr 09:41
Compare
Choose a tag to compare

Asset store: (Now live) Download Link

  • Improved and made Android support easier
  • Fixed Devices UI control not updating correctly
  • Added loading spinners to all controls
  • Can reuse auth token on Android if still valid

Spotify4Unity v1.3 Asset Store Release

02 Apr 19:43
e719b77
Compare
Choose a tag to compare

Asset store: Download Link

  • Converted Spotify4Unity library to .dll
  • Added Android support!
  • Changed to a new fancy logo (oooh, fancy!)
  • Logging is now changed by an enum on the Service script

Spotify4Unity v1.2 Asset Store Release

02 Feb 19:01
8c100c5
Compare
Choose a tag to compare

Updated to v1.2

Asset store: Download Link

  • Added SpotifyAPI .dll's
  • Only have to validate to Spotify when current tokens expire, not every time
  • Able to save tokens for reusing next launch (But will need reauth if using outside of the expired time)
  • Improved Examples by loading async
  • Removed local events, now uses global event manager

Spotify4Unity v1.0 Asset Store Release