Rank 2: Process
On some Android devices and on my iPhone, when I want to login using Google, I end up at the Appwrite Login screen rather back in my app.
What is the issue here and how to fix?
I'm using flutter, I saw this behaviour with the latest 26 Flutter SDK and also with the latest 27 at least.
I saw this before enable native login, and now with. But on IPhone, the Google Login is still web based.
In the Appwrite Console, I configured the Web Client ID from Google Web O Auth, in Appwrite as WebClient ID and also as Client ID.
As before native the client ID was always the web client ID, do I now need to change this to the Android client ID, and Android Secret as well?
what is correct here? but I think it is not related to my problem as I saw this on the previous versions as well.