Skip to content

[google_sign_in] Android requestScopes method does not properly clear state in some cases. #55410

@emerssso

Description

@emerssso

Steps to Reproduce

Environment: Android.

  1. Call GoogleSignIn#reqeustScopes() when no user is signed in or with scopes that are already granted.
  2. Call any methods on GoogleSignIn. PlatformException is thrown indicating a method is already in progress.

Fix: flutter/plugins#2702

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions