Google Sign-in Developer Error
less than a minute
Resolving google sign-in error:
Status{statusCode=DEVELOPER_ERROR, resolution=null}
Follow these steps:
- Go to play console: https://play.google.com/apps/publish/
- Go to “Release Management” -> “App signing”
- Copy the SHA1 from “App signing certificate” -> “SHA-1 certificate fingerprint”
- Go to Firebase console: https://console.firebase.google.com
- Select project -> Project Settings -> Select App
- Click “Add Fingerprint”
- Paste the SHA1 copied in the previous steps.