Using Firebase authentication for social (google and facebook). For Google, It brings up the choose an account screen from “accounts.google.com”, but when i pick an account, the next screen should be the password screen, but it goes blank and doesn’t bring up the screen but goes blank falling back to not logging in.
What’s frustrating is that i’ve followed all of the instructions here:
https://firebase.google.com/docs/auth/web/cordova
What’s really frustrating is that I had it working and logging a couple of days ago. The only thing I can see since I had it working was that I created a build.json for signing the app from a keystore I created and created a release version.
But I don’t see how that’s it. If I didn’t have it working just a couple of days ago, I would think it was something with inappbrowser:
But i don’t see how that would be a problem, because like I was saying it was working fine.