Skip to content

[firebase_auth ] fails w/ google_sign_in #1583

Closed
@emailsubjekt

Description

@emailsubjekt
W/ActivityThread( 5472): handleWindowVisibility: no activity for token android.os.BinderProxy@a29313d
D/EGL_emulation( 5472): eglMakeCurrent: 0xe0aa9540: ver 3 0 (tinfo 0xd552f660)
D/EGL_emulation( 5472): eglMakeCurrent: 0xe0aa9540: ver 3 0 (tinfo 0xd552f660)
E/flutter ( 5472): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null)
E/flutter ( 5472): #0      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:569:7)
E/flutter ( 5472): #1      MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:321:33)
E/flutter ( 5472): <asynchronous suspension>
E/flutter ( 5472): #2      MethodChannel.invokeMapMethod (package:flutter/src/services/platform_channel.dart:349:48)
E/flutter ( 5472): #3      MethodChannelGoogleSignIn.signIn (package:google_sign_in_platform_interface/src/method_channel_google_sign_in.dart:45:10)
E/flutter ( 5472): #4      GoogleSignIn._callMethod (package:google_sign_in/google_sign_in.dart:212:42)
E/flutter ( 5472): <asynchronous suspension>
E/flutter ( 5472): #5      GoogleSignIn._addMethodCall.<anonymous closure> (package:google_sign_in/google_sign_in.dart:275:16)
E/flutter ( 5472): #6      _rootRunUnary (dart:async/zone.dart:1134:38)
E/flutter ( 5472): #7      _CustomZone.runUnary (dart:async/zone.dart:1031:19)
E/flutter ( 5472): #8      _FutureListener.handleValue (dart:async/future_impl.dart:140:18)
E/flutter ( 5472): #9      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:682:45)
E/flutter ( 5472): #10     Future._propagateToListeners (dart:async/future_impl.dart:711:32)
E/flutter ( 5472): #11     Future._addListener.<anonymous closure> (dart:async/future_impl.dart:391:9)
E/flutter ( 5472): #12     _rootRun (dart:async/zone.dart:1126:13)
E/flutter ( 5472): #13     _CustomZone.run (dart:async/zone.dart:1023:19)
E/flutter ( 5472): #14     _CustomZone.runGuarded (dart:async/zone.dart:925:7)
E/flutter ( 5472): #15     _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:965:23)
E/flutter ( 5472): #16     _microtaskLoop (dart:async/schedule_microtask.dart:43:21)
E/flutter ( 5472): #17     _startMicrotaskLoop (dart:async/schedule_microtask.dart:52:5)
E/flutter ( 5472): 
I/baseauthexampl( 5472): Background young concurrent copying GC freed 27267(1242KB) AllocSpace objects, 2(104KB) LOS objects, 46% free, 1700KB/3157KB, paused 11.266ms total 81.107ms

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