Skip to content

GoogleSignIn in Firebase for Flutter Codelab broken #10688

@smrtsmrf

Description

@smrtsmrf

Steps to Reproduce

I followed the steps in the Firebase for Flutter codelab (steps 5 & 6), but it doesn't work.

Logs

flutter run with an android emulator yields this result:
screen shot 2017-06-13 at 6 40 40 pm

flutter run with iOS simulator yields this result:
screen shot 2017-06-13 at 10 37 12 pm
screen shot 2017-06-13 at 10 37 25 pm

Flutter Doctor

screen shot 2017-06-13 at 10 38 30 pm

Other

Downgrading the plugin to v0.0.2 OR changing to the master channel of flutter via flutter channel master allowed the android run to actually get on the device, but the app crashes and won't actually start (despite the console saying it's ready to go and press "r" to hot reload - aka no indication of a problem).

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions