Skip to main content

All Questions

1 vote
1 answer
497 views

Cordova ionic 3 android app Implement Phone auth without Captcha/ReCaptcha

i have installed / cordova-plugin-firebase to send verificationPhone number my problem is before receiving the sms with OTP code, my app is going background and a chrome page opened and linked to my ...
meth's user avatar
  • 99
0 votes
1 answer
252 views

Change Firebase Auth `FB` and `G+` providers to `Email & Password` login

I have an Ionic 3 app and uses cordova-ios": "4.5.5". That means I need to use Xcode old build system to build the app with Xcode 12+. It is working fine and no issues. But my problem ...
Sampath's user avatar
  • 65.3k
1 vote
0 answers
174 views

TypeScript compilation error with Firebase 5.9.0

I am enhancing an Ionic-Angular 3.9.2 PWA app that uses Firebase. I am trying to add Apple Signin as a feature into this app. I am following the approach for the integration as documented here: https:/...
Shyam Nagarajan's user avatar
0 votes
0 answers
152 views

Firebase Facebook Login ionic3

i have problem with Facebook Firebase login i get an error message i have implement this code loginFacebook() { this.afAuth.auth.signInWithPopup(new firebase.auth.FacebookAuthProvider()).then(res =...
mohamed letaief's user avatar
0 votes
1 answer
595 views

Error while adding plugin for firebase: Failed to fetch plugin https://github.com/jestcastro/cordova-plugin-firebase.git via registry

I want to add Phone Authentication in Ionic with Firebase Command : ionic cordova plugin add https://github.com/jestcastro/cordova-plugin-firebase.git Error Failed to fetch plugin https://...
Unnati Patadia's user avatar
0 votes
0 answers
35 views

catch errors for firebase login and display to the user with two-way binging not working

I have a very simple straight-forward login template, and I'm using the Firebase to centralize login options. [part1] Problem is, for some reason, most of the browser except Chrome - receiving a ...
Ricky Levi's user avatar
  • 7,783
1 vote
0 answers
773 views

Firebase dynamic link fails to launch iOS app during password-less auth

Firebase is sending the password-less auth email correctly from my app via a 'Sign up' button, the 'magic link' in the email is taking me to my dynamic link domain, but I'm getting stuck at that point ...
Mark Reiner's user avatar
1 vote
0 answers
36 views

Firebase.Auth.UserMetadata variable a and b in ionic 3

In my Ionic3 project, my DB is cloud firestore. When I cosole log the value for Firebase.Auth.UserMetadata using syntax this.afAuth.auth.currentUser.metadata (afAuth is AngularFireAuth), I get ...
Tapas Mukherjee's user avatar
0 votes
1 answer
493 views

I am taken to "www.google.com" after sign in with google cordova

I am trying to do google plus native firebase authentication. When i click my login button it asks me to choose account and after that. Instead of redirecting me to the app it takes me to "www.google....
Edung Divinefavour's user avatar
0 votes
0 answers
78 views

How to write firebase database rules with this plugin "Firebase Authentication"

I have used signInWithVerificationId() in my ionic Application. Every thing is working great. But i am not able to use Firebase database rules with this plugin. Below are my codes. Please help to ...
Nemchand's user avatar
0 votes
1 answer
324 views

I want to get the userid from firebase when i enter the email in ionic

I'm setting up a search method. So i want to get the userid from the authentication when i enter the email of specific account. Note : I have registered users using createUserWithEmailAndPassword ...
Suthura Sudharaka's user avatar
0 votes
2 answers
575 views

Ionic's Google-Plus and Firebase-Authentication plugins not working when used together

Ionic's (cordova) google-plus and firebase-authentication plugins not working when used together. I am trying to use google-plus and firebase-authentication plugins of Ionic together to authenticate ...
Chandra T's user avatar
0 votes
2 answers
569 views

Firebase Authentication for Ionic 3 app - cannot invoke an expression whose type lacks a call signature

I'm trying to use Firebase Authentication within my Ionic 3 app. I have followed the helpful tutorial at https://medium.com/appseed-io/integrating-firebase-password-and-google-authentication-into-...
Chris's user avatar
  • 4,636
1 vote
1 answer
1k views

Firebase ID token issued at future timestamp Error in FirebaseAdmin ASP.NET SDK

I am working on an Ionic 3 application where i have used google firebase for login. So, i needed to verify the firebase token in my back-end. I have used FirebaseAdmin(Version 1.2.0) plugin for ...
Setu Kumar Basak's user avatar
2 votes
0 answers
371 views

Google Sign In with firebase in ionic 3 or 4 - Platform Android

I'm trying to build a google sign in and authentication using Firebase and ionic. But when trying to run the application on the Android emulator. It gives me the following error. Type Error object(......
shehan96's user avatar
  • 338

15 30 50 per page
1
2 3 4 5
7