Hi,
I am developing an android app using spotify. I have registered the app in the dashboard, added both a debug key and a release key with an own keystore, all working fine. During tests I uninstalled spotify to check if the app warns the user that it needs to have spotify installed. After that I installed spotify again, and now I get the INVALID_APP_ID error. Any hints why this can happen? When I run ./gradlew signingReport, I get the two SHA's I have registered with Spotify, so I'm pretty lost here...
In case this helps and anyone in Spotify happens to take at least time to read this (seems not to be the case until now...):
-> SDK Version: 0.7 (Problem started in 0.6.3 though)
-> Created a new client ID in the dashboard to start with new credentials, but this did not help either
Hi,
I am developing an android app using spotify. I have registered the app in the dashboard, added both a debug key and a release key with an own keystore, all working fine. During tests I uninstalled spotify to check if the app warns the user that it needs to have spotify installed. After that I installed spotify again, and now I get the INVALID_APP_ID error. Any hints why this can happen? When I run ./gradlew signingReport, I get the two SHA's I have registered with Spotify, so I'm pretty lost here...
In case this helps and anyone in Spotify happens to take at least time to read this (seems not to be the case until now...):
-> SDK Version: 0.7 (Problem started in 0.6.3 though)
-> Created a new client ID in the dashboard to start with new credentials, but this did not help either