You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is most probably not an issue, but no-one on stackoverflow seems to know the answer so I thought I might try here.
I have implemented Firebase authentication on Flutter, both for Google sign in and Facebook sign in. They are all working on iOS and Android. The only problem is that only on iOS, the user is asked to sign in to Google account, even though the user is already signed in. So on other apps on the same device, when users try Google Sign In, they are taken to a page to "Choose an account" while on my app they are taken to a page to "Sign in".