Google Signin dialog box doesn't appear multiple times when behavior is 'system'

Greetings,

I’m looking for a way to signin with multiple user via google on standalone app. signin dialog box shows once on ‘system’ behavior. but when I logout and try to login with another user, signin dialog box didn’t appear. ‘web’ works fine, but I want a solution for ‘system’ behavior. Is there any way I can make dialog box appear multiple times?

`
“dependencies”: {

"expo": "^29.0.0",
"react": "16.3.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-29.0.0.tar.gz",

}`

Hey @khalid32,

I brought this up internally. It sounds like this might be a bug. Going to confer with the team member who worked on the Google API and I’ll report when I find out more.

Cheers,

Adam

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