[FREE] FSA: Combined features of Firebase Storage and Authentication 🔥

Hi @vknow360

I am trying to use Login with Google method. I have setup the firebase authentication and enabled login with Google, Connected my app with app package name in project settings, however login with Google is not working for me.

I have also uploaded Google-services.json file in app assets and I am testing in Apk.

When I call Login with Google, pop-up comes to choose Google account, after choosing nothing happens only the pop-up closes, no error message.

Below are my blocks.

What is wrong here, I am not getting. I tested in your both aix v3 and v3.1

Solved

I added SHA1 key in Firebase and it worked. Thanks.