bizz84 / firebase_auth_demo_flutter

Reference Authentication Flow with Flutter & Firebase
https://codewithandrea.com/
MIT License
670 stars 178 forks source link

Unhandled Exception: MissingPluginException #74

Closed Rpz75 closed 3 years ago

Rpz75 commented 3 years ago

Hello, I have a problem when clicking on "Connect with google"

I have the following error: Unhandled Exception: MissingPluginException(No implementation found for method init on channel plugins.flutter.io/google_sign_in

i have add a GoogleService-Info.plist in ios/runner i have configured firestorefirebase but not ok...

you have a idea?

Rpz75 commented 3 years ago

i desactivated facebook login and its ok.