I am using this plugin in my Ionic app (react) to use Sign In With Google Functionality. https://github.com/CodetrixStudio/CapacitorGoogleAuth
D/Capacitor: Unable to find a Capacitor plugin to handle requestCode, trying Cordova plugins 147138663 D/Capacitor: Sending plugin error: {"save":false,"callbackId":"1887292","pluginId":"GoogleAuth","methodName":"signIn","success":false,"error":{"message":"Something went wrong","code":"10"}}
I am using this plugin in my Ionic app (react) to use Sign In With Google Functionality. https://github.com/CodetrixStudio/CapacitorGoogleAuth
Followed this tutorial - https://enappd.com/blog/google-login-in-ionic-react-capacitor-apps/122/
Created the following on google console - enter image description here
I generated SHA1 using the following tool - enter image description here
I still get a Code 10
D/Capacitor: Unable to find a Capacitor plugin to handle requestCode, trying Cordova plugins 147138663 D/Capacitor: Sending plugin error: {"save":false,"callbackId":"1887292","pluginId":"GoogleAuth","methodName":"signIn","success":false,"error":{"message":"Something went wrong","code":"10"}}