Facing google sso signIn with error code 12500

Viewed 68

I need to login to my application only with googleSSO login not with firebase, I have used ionic & capacitor and googlePlus plugin i followed all the steps for android and web, for web i am able to get the response like profile name, image etc. But when i install the signed apk into my android device a popup comes with my gmail list and on selecting any mail i am getting a response like 12500 "something went wrong"

For android and web i am using web_client_id provided in google console

Can some one help me on this

enter image description here

1 Answers
Related