Auth not working for web api on certain iPhones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using the Spotify Web API to create a music player within a web app. I've got everything working fine on all devices, except for newer iPhones.
On the iPhone 10, iPhone 14 and iPhone 15, on all browsers, authentication isn't working. After logging into Spotify and granting permissions, the user is redirected back to the web app. However, they are not authenticated. The app behaves as if they are not authenticated and no access token is in local storage (where I was storing it).
There are no errors in the console.
Once again, this flow works perfectly fine on all devices I've tested it on, except for the iPhone 10, 14, and 15. Android is never a problem. I've confirmed it works on an iPhone 7 and an iPhone 12. The iOS version is the same on the iPhone 12, 14, and 15, yet auth only works on the 12.
Has anyone else ran into this issue?
- Labels:
-
authentication
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page