Firebase config file error

Good day,

I am new at using Kodular and I am getting the error below:

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.

I haven’t changed google-services.json name. Can someone assist?

BumbleTech.aia (6.6 KB)

Your aia file contains google-services.json but the error is still coming. I opened your google-services.json . It doesn’t contain Firebase URL. You have to add the firebase url to your json file.

Look here for info

4 Likes

here is All correct aia i have made this correct use this:-
BumbleTech.aia (6.6 KB) BumbleTech.aia (6.6 KB)

Use the Json file in this aia ok

1 Like