Ionic + firebase simple login + google oauth HELP!

So I implemented a google OAuth with Firebase simple login for Facebook and Google but its not working. After pressing the login button, it just goes to a blank white screen.

It works if I run it in a web browser, but not in the emulator.

I have installed the following plugins: cookies, console, device, and inappbrowser

Any ideas would be much appreciated!

Did you see this blogpost: https://www.firebase.com/blog/2014-07-25-ionic-simple-login.html? They explain how to use simple login with Ionic. I haven’t tried it myself, but maybe it helps you.