Firebase Authentication

I put it and insert a json file doesn’t extract the app for me

Welcome to community. Is this the error that you get or another one ?

image

welcome
Yes this is wrong
I tried a lot of solutions and it didn’t work

  1. Make sure that google-services.json is in assets.
  2. Make sure it doesn’t have a number, like google-services(1).json.
  3. The package name of your app, and the package name you provided to firebase to download “google-services.json” MUST be the same
  4. and finally check if firebase url is missing from json
1 Like

I’ve tried everything and it doesn’t work

Show all the things you have tried.

I entered the url inside json and it didn’t work
And I made the name of the application the same as the name of the project in the data base and it did not work