I have a perfect developer account now, copied the 32bit file libspotify.dll to SYSWOW64. I have the developer menu in my spotify client. When I try to open the inspector, a blue message appears: “choose the app you wanna inspect”. I try to inspect a random app, but nothing happens. To develop my own, or try the examples I need an application key. But the form doesn’t seem to do anything: https://developer.spotify.com/technologies/libspotify/#application-keys
Am I missing sth.?
Spotifiy client version: 0.8.2.610.g090a06f8
The console does not reveal anything. Hotkey for the console: CTRL+ALT+HOME
libSpotify is for embedding Spotify tech into your own standalone application. If you’re developing a HTML app to go inside the Spotify client, you don’t need libSpotify or a libSpotify application key.
As for inspecting apps, you’re only allowed to inspect your own applications. To get started, check out the documentation here and the tutorial here.