You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a browser all works fine, I can login into spotify, and the popup window closes when completed. In a mobile app (iPhone with cordova) the login also works fine, but I have to close the popup manually by clicking "Done". The window is completely blank.
Any idea how to debug this?
The text was updated successfully, but these errors were encountered:
Hey sorry for the late response -- not completely sure how to debug this. This seems like a very niche case -- where is the server running via your deployed version? Is the redirect URL, etc. set up properly?
Yeah everything works fine (redirect URL etc). I'm using the exact same setup for web, simulator, device with USB cable, and testflight version. All work except the testflight version. But I don't have a developer console for that...
In a browser all works fine, I can login into spotify, and the popup window closes when completed. In a mobile app (iPhone with cordova) the login also works fine, but I have to close the popup manually by clicking "Done". The window is completely blank.
Any idea how to debug this?
The text was updated successfully, but these errors were encountered: