Firebase login and sign up is not happening

I made a project with firebase authentication and then when I uploaded google-services.json and tried to build app there was an error. I am sending the app code and please help me with this. Thanks in advance

This was the log
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.
.https://creator.kodular.io/#6656653619363840
test_Sign_up_and_sign_in.aia (3.7 KB)

have you added Firebase JSON file

@luv.ak.tech Yes I have atttached it you can check with .aia file attached

Unable to generate apk because of Firebase, Firebase config file error - Discuss - Kodular Community

There were two error
1)I have edited The config file
2)package name was not there


APK:test_Sign_up_and_sign_in.apk (6.2 MB)
AIA:test_Sign_up_and_sign_in (1).aia (3.8 KB)

Solved!

5 Likes

Thank You for helping.

2 Likes

This was only necessary from your side, as your default package name mismatch what is written in the config file…

3 Likes

Package name In config File

@Boban

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.