Ntokozo

Results 3 comments of Ntokozo

Having the same issue on Android. This is what my `capacitor.config.json` looks like (I only require phone auth): ``` "plugins": { "CapacitorFirebaseAuth": { "providers": [ "phone" ], "languageCode": "en", "nativeAuth":...

> Make sure is the same file in the Android and iOS project and check for versions and specific configurations. I'm not sure I understand this 🙈. Which file in...

> > > Make sure is the same file in the Android and iOS project and check for versions and specific configurations. > > > > > > I'm not...