Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Error: com.google.android.gms.common.api.ApiException: 4: #15

Open
andynewman10 opened this issue Oct 23, 2023 · 0 comments
Open

Error: com.google.android.gms.common.api.ApiException: 4: #15

andynewman10 opened this issue Oct 23, 2023 · 0 comments

Comments

@andynewman10
Copy link

The following code in main():

    WidgetsFlutterBinding.ensureInitialized();
    bool res = await FirebaseGameServices.instance.signIn();

produces this error (with res == false):

E/Error:  (19999): com.google.android.gms.common.api.ApiException: 4:

Google Pixel 6a, Android 13, Google Play Games installed and set up (with a player name etc.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant