Error with firebase authentication

I received an error while compiling when I added google services and compiled the app it showed an error the package name was also there almost everything was there

Copy of error
Kodular is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/…
________Creating listview xml in res/layout-v21/…
________Creating xml in res/drawable/…
________Creating splash png in res/drawable/…
________Creating colors xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________________Firebase components found.
________________Firebase config file error.
.AIA file - Sign_in_Sign_Up.aia (1.7 KB)

Check if you’ve uploaded the google-services.json file in your app. Also, make sure the file is named exactly as mentioned here.

It is named in the exact same way you can check in the AIA file uploaded.
image for reference- 123

You have the configuration error. Double check the firebase settings for your app and regenerate the file.

Also check json for missing firabase_url, see here

2 Likes

You had the same error here

Please check here…

Use this one google-services.json (1.0 KB)

You already asked this. Don’t double post. You could get suspended from the community. I unlist and close this.