Google Login error after release app

Hi,
I have an issue related with google login in my ionic3 app.
There is no error in production build.
Ionic cordova run android works fine.
ionic cordova build android --prod --release---->not working goole login

Thanks in advance…

1 Like

I had this same problem e never found a solution

Hi@zdsantos
I solved my issue.The issue was related with the release key.I didnot append the release key on my google play console after release of the application. Copy SHA1 key from your googleplay console(Hex format).Copy this from here and paste it on your google api console (inside auth client id sig-in certificate fingerprint).Please let me know if you have any doubts :smile:

2 Likes