I thought it would get solved when using a custom domain for my API endpoint but it's still not working. My API and app are now running on the same URL. I'm suspecting it's a cookie thing. Pretty hard to debug, anyone been running into this issue?
Summary
Email verification not working on mobile for developers. Issue not common, suspected to be a mobile browser problem. The generated link from `account.createVerification` does not work on mobile devices. Debugging needed, suspecting it might be related to cookies. Can't log/debug properly, looking into using remote debugger tools like Chrome. Solution: Investigate if the handling of mobile browsers differs from desktop.
Steven
May 11, 2024, 16:12
Can you provide more details about what you're doing?
кеni
Rank 2: Process
May 11, 2024, 16:13
Visiting the link generated from account.createVerification does not work on mobile devices