Kodular is unable compile my project - Firebase config file 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.
.

Have you searched the forum for “Firebase config file error”?

4 Likes

Welcome.

Friend, Understanding error messages is part of learning.

https://community.kodular.io/search?context=topic&context_id=98433&q=Firebase%20config%20file%20error&skip_context=true

1 Like

Lately this has caused problems for many, a hint from a user that Google has probably removed url path from google-servies.json file but Kodular component still uses it and thereby a error occurs.

Fixing it manually if this is the cause…

3 Likes

Thank you very much it helps.
My problem has solved.
problem was happening because of only that url was not there in google service.Jason file I created url with my project id and edited Jason file
Once again thank you very much for your support… :hugs::hugs:

1 Like

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