Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.
This repository was archived by the owner on May 30, 2023. It is now read-only.

Android API 31-32: account selector shown only on first login. #762

@mirko77

Description

@mirko77

Hi All,

we noticed that when compiling against API 32 or 31 on Android, the account selector is shown only on the first login.

Calling logout() or disconnect() does not clear the previous account anymore. On the next login, the account selector is never shown and the user is forced to log in with the last Google account used.

We do not have the same issue with API 30, for example, or iOS. Always showing the account selector after logout().

Any suggestions? Is anyone else experiencing this?
Plugin version [email protected]

According to Google, Auth.GoogleSignInApi.signOut(mGoogleApiClient) is the correct way. Still, not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions