CapacitorGoogleAuth
CapacitorGoogleAuth copied to clipboard
ERROR : "GoogleAuth" plugin is not implemented on android
Yes, I did check the other thread with the similar title, none of their solution worked.
It DOES work in the web in my localhost:port, but in the android emulator it is giving this error. So my implementation is correct in ionic.
I TRIED everything, npx cap sync and update, all, the CodetrixStudio plugin is simply not showing in android studio, even tho the output of my update command is :
[info] Found 8 Capacitor plugins for android:
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@codetrix-studio/[email protected]
[email protected]
√ update android in 218.25ms
See? no codetrixStudio-something

I am using capacitor 4.0 and I did follow the migration of 3 to 4
You can find my code in, check branch called 'branch':
https://bitbucket.org/fineonexchange/jobleb/src/branch/

right mouse click, select reload gradle project. Ready!!!