Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I think we need debug.key registered Firebase console #67

Open
gen0083 opened this issue May 1, 2018 · 0 comments
Open

I think we need debug.key registered Firebase console #67

gen0083 opened this issue May 1, 2018 · 0 comments

Comments

@gen0083
Copy link

gen0083 commented May 1, 2018

Overview

favorite button tapped and select my google account, but I cannot signed-in.
at this time, following error occur:

E/flutter (28614): [ERROR:topaz/lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
E/flutter (28614): PlatformException(status, Status{statusCode=DEVELOPER_ERROR, resolution=null}, null)
E/flutter (28614): #0      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:547:7)
E/flutter (28614): #1      MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:279:18)
E/flutter (28614): <asynchronous suspension>
E/flutter (28614): #2      GoogleSignIn._callMethod (package:google_sign_in/google_sign_in.dart:156:58)
E/flutter (28614): <asynchronous suspension>
E/flutter (28614): #3      GoogleSignIn._addMethodCall.<anonymous closure> (package:google_sign_in/google_sign_in.dart:196:28)
E/flutter (28614): #4      _RootZone.run (dart:async/zone.dart:1376:54)
E/flutter (28614): #5      _FutureListener.handleWhenComplete (dart:async/future_impl.dart:151:18)
E/flutter (28614): #6      Future._propagateToListeners.handleWhenCompleteCallback (dart:async/future_impl.dart:607:39)
E/flutter (28614): #7      Future._propagateToListeners (dart:async/future_impl.dart:663:37)
E/flutter (28614): #8      Future._addListener.<anonymous closure> (dart:async/future_impl.dart:346:9)
E/flutter (28614): #9      _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
E/flutter (28614): #10     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)

I think this is due to different keys used for signing on debug build, what do you think? 🤔

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

No branches or pull requests

1 participant