Users on iOS (WebKit browsers) are unable to sign-in using email
Upon entering their email, they just get an infinite spinner - nothing happens
7 Replies
Hey this is weird. Is it working when testing on other devices (desktop, android,...) ?
Yes it is, and even more strangely it works on safari on macOS. We have tried different apps and different devices too. I can see if I can somehow get some console logs if I can.
What SDK and version are you using please ?
Next.js 2.3.11
this is weird. I'm gonna test things on my end. Have you gotten any logs ?
It's possible that the browser is blocking cookies - I have seen this issue before. It may even be default in Safari.
Change browser settings to fix