bizz84 / firebase_auth_demo_flutter

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

Google SignIn do not Work #18

Closed wisnuwiry closed 5 years ago

wisnuwiry commented 5 years ago

error Exception has occurred. PlatformException (PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 12500: , null))

please resolve this problem

bizz84 commented 5 years ago

This is most likely a Firebase configuration issue on your end.

Make sure you follow the instructions for setting up Google sign-in on your target platform:

https://github.com/bizz84/firebase_auth_demo_flutter#running-the-project-with-firebase

bizz84 commented 5 years ago

@SaputraGo I'm closing this but feel free to open a new issue if you still have problems.