Releases: JoshLmao/Spotify4Unity
Releases · JoshLmao/Spotify4Unity
v1.4 Asset Store Release
Asset store: Download Link
- Support for iOS
- Merged "Android Spotify Service" into "Mobile Spotify Service"
- Small bug fixes
v1.3.1 Asset Store Release
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
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
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