RReact Native google sign in - DEVELOPER ERROR

Hi! I am using @react-native-community/google-signin to have google sign in in the app. iOS is working fine, but app downloaded from Google play throws DEVELOPER ERROR. Note that when APK is installed directly not downloaded from store it is working fine. I have added SHA-1 key to firebase with release keystore.

Any solutions for this?

@nakul.shah

Can you try to add the SHA-1 for Debug Keystore

@raviitsoft I added both, doesn’t resolve the issue

Were you able to fix the issue in android.? I’m getting the same issue in android and adding sha1 didn’t fix in my case too.