angularfire: signInWithPopup not working in android apk

Hello I try to sign in. with google, in chrome works good but in android not open the popup,

this.afAuth.auth.signInWithPopup(new firebase.auth.GoogleAuthProvider());

I try this and dosent work…

let provider = new firebase.auth.GoogleAuthProvider();
    firebase.auth().signInWithRedirect(provider).then(() => {
      firebase.auth().getRedirectResult().then((result) => {
      }).catch(function (error) {
        console.log("ERROR", error);
        alert(error);
      })
    });

any solution ?

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 21 (9 by maintainers)

Most upvoted comments

for now nothing ,is very complete.

Regards

2018-05-10 9:21 GMT+02:00 hiepxanh notifications@github.com:

@pookdeveloper https://github.com/pookdeveloper yes, I will update angularfire2 in the list, anything else? can you show me?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/angular/angularfire2/issues/1601#issuecomment-387974244, or mute the thread https://github.com/notifications/unsubscribe-auth/ADOlnv-izcCI8gp84fy7gw6gfeddtu6kks5tw-qTgaJpZM4T0HLb .

Un saludo! David Garcia Santes https://www.linkedin.com/pub/david-garcia/33/45/221 davidgarciasantes@gmail.com