kstulgysOriginal post
Rank 2: Process
I have implemented Google auth which works fine with a browser but for some reason it does not work only when I open a website on mobile device. How is this possible? I though it's might be only me but me and my friends tried with chrome and safari on mobile and same issue. No problem on desktop browser though. Any ideas?
Summary
The user was having an issue with Google authentication not working on mobile devices. They asked if their domain needed to start with "appwrite" and if they needed to change the connection and URI in the Google console. Another user mentioned that the problem might be related to third-party cookies and referred them to the documentation on custom domains. In the end, the issue was solved, but the solution was not mentioned in the thread.