Firebase Authentication : Google Sign-In Error

Export your app and use

yes i checked but still can u tell how to dobule check it,
update : yes i checked, package name is correct, because sign up & sign in with email is working fine.

Try using firebase authentication login success block.

Please tell me the process

process of what ? @sanjay5_329

1 Like

If you want to know how to use firebase authentication then go the link given below.

Use my advice:- First try yourself and then if you stuck then show what you tried and be polite.
You should read this:

1 Like

I have followed every single step of the post that you have provided, also integrated the SHA1 key still when I run the apk on phone it says it is an empty string

Same problem here: “Given string is empty or null” error

1 Like

When i saved the .apk in my computer, I opened it with the Winrar, and I could see that the assets folder does not have the google-services.json file inside the folder!
That is normal?

If not, how to solved it?

The .aia file has the google-services.json inside!
Also, the google-services.json file appears in the console assets screen.

1 Like

yaa, i also uploaded json file but it is not compilling with the apk. if someone from @KodularCreator is watching please resolve this

Same Problem :3

1 Like

@a5artilary i know its annoying but nobody has come up with a solution yet

1 Like

Can someone verify whether this works?

How do we test this ?

Check the presence of

"api_key": [
        {
          "current_key": "validity-key-xxxxxxxxxxxxxxx"
        }
   ]

in google-services.json file.

@pavi2410 YES it is there in json file now ??? I mean how do we check it is correct or not ? I have tried so many times, on different projects
Capture

1 Like

Yeah :frowning: . maybe @The_Developer_2.0 can help.

What is the key? Is that web api of firebase project or different one?

It is not that Web API key, it is something else and might be different for every app that you add in firebase under project settings.

1 Like

Problem is its not the similar to any key in my project settings.