Issue : Tried converting my Next js web app to android app using capacitor JS. Implemented user login through google account using Firebase.
Now unable to login through the android app. I've attached the error I am facing.
CodePudding user response:
You need to use the Firebase Android and iOS SDK for authentication on native devices. There are already various Capacitor Firebase plugins which you can use, e.g. https://github.com/capawesome-team/capacitor-firebase