Skip to content
Josh Shepherd edited this page Jul 27, 2019 · 34 revisions

Welcome to the Spotify4Unity wiki!

twitter releases releases

Making communicating with Spotify easy! Spotify4Unity utilizes Spotify's WebAPI to allow you to control it from within Unity! However, playing and streaming music comes from the Spotify application. This will not allow you to stream music directly through Unity!

On PC, Spotify4Unity uses the "Authorization Code" flow to validate once and never require validation again. However, Android uses the "Implicit Grant" auth flow which expires after 60 minutes.

Updated for v1.4.6 (28/07/19)

If you have any questions, check the F.A.Q page

Quick Setup:

Other Helpful Pages

Also check out these useful pages relevent to the Quick Setup process

Clone this wiki locally