Prompt for Google account using Universal Login in Flutter

Ready to post? :mag: First, try searching for your answer.
I am trying to use Auth0 in my flutter application. Everything works as expected, but on iOS, when I login using google account A, I can’t select another account during the login. In simulators I just wipe the entire simulator to login with a new account, but that’s a bit annoying.

I found this thread on the forum Google Single account login does not present a way to use any other account that discusses it, but not in Flutter.
I’ve scoured the docs to figure out how to pass the select_prompt option via Flutter, but it doesn’t seem possible, or it’s not documented, or more likely, I didnt look hard enough.

Any tips on this?

Thanks!

Hi @m1dnight

Welcome back to the Auth0 Community!

Thank you for posting your question! I’m not a Flutter expert, but I found this knowledge solution → Knowledge Flutter apps have no direct access to Signup which link to Flutter SDK documentation on GitHub auth0-flutter/auth0_flutter/EXAMPLES.md at main · auth0/auth0-flutter · GitHub. Please let me know if this solves your issue!

Thanks
Dawid

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.