I have had success using the authWithOAuthPopup in my html5 application but when I recently created a phoneGap build, it fails on Android.
I have done the obvious th
Adding the below link
Does not work for
firebase.auth().signInWithPopup(provider).then(function(result) {
even after adding