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)
for now nothing ,is very complete.
Regards
2018-05-10 9:21 GMT+02:00 hiepxanh notifications@github.com:
– Un saludo! David Garcia Santes https://www.linkedin.com/pub/david-garcia/33/45/221 davidgarciasantes@gmail.com
I sorry in git hub… hahaha its a red panda:
https://www.google.es/search?q=red+pandas&safe=active&rlz=1C5CHFA_enES779ES779&source=lnms&tbm=isch&sa=X&ved=0ahUKEwiTkpma0vraAhXB7RQKHRpECMgQ_AUICigB&biw=1455&bih=916
https://es.wikipedia.org/wiki/Ailurus_fulgens
2018-05-10 9:33 GMT+02:00 hiepxanh notifications@github.com:
– Un saludo! David Garcia Santes https://www.linkedin.com/pub/david-garcia/33/45/221 davidgarciasantes@gmail.com