So I've used this tutorial to help me create an App that communicates with my spotify, but I always get the following error:
{"message":"ACCOUNTS_INVALID_APP_ID:INVALID_REQUEST: Invalid app identifier (iOS Bundle ID, Android Key Hash)"}
I've registered only a Android ID and also the corresponding fingerprint I found out using the keytool, but it still tells me that my bundle ID is apperently from iOS. Since I have no own website I used a packagename that was suggested to me via different tutorials, which is me.MYNAME.APPNAME
So what suggests Spotify that I'm doing anything on iOS?