Hey guys I am currently working with the Spotify SDK. I implemented a Login and asking for permission to access the Users Playlist.
When the user gives me the permission I can access all their tracks and get all kinds of information out of them, but for some reason the genre seems to be empty most of the time. Is this just because Spotify tends to not give many artists genres or is this just hidden away somewhere, and I'm just not looking in the right place? So far I've checked the genres property in the album object and the one in the artist object.