react-native-google-signin / google-signin

Google Sign-in for your React Native applications
https://react-native-google-signin.github.io/
MIT License
3.12k stars 877 forks source link

DEVELOPER_ERROR on Play Store release android #1273

Closed phuocantd closed 2 months ago

phuocantd commented 2 months ago

Expected Behavior

I expected that the Google sign-in functionality would work properly in the release version of the app.

Actual Behavior

I'm currently encountering a DEVELOPER_ERROR on the Play Store release version of my app, even though it works fine in debug and APK builds. I have added the SHA-1 fingerprint from Release -> Setup -> App signing to Firebase by extracting it from the Upload key certificate, but the issue persists.

Environment

react-native: 0.72.11
@react-native-google-signin/google-signin: 10.0.1
vonovak commented 2 months ago

Hello and thanks for asking, there are tons of issues reported with this error message in the past. You're experiencing the same error.

Please see the docs https://react-native-google-signin.github.io/docs/troubleshooting

I'll close this because it's not an issue with the library Thank you 🙂