Error Faceing when i genarate apk

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 strings xml
________Creating styles xml
________Creating styles xml v21
________Creating drawables xml v21
________Checking for firebase
________________Firebase components found.
________________Firebase config file error.

“Firebase config error”. Seems you did something wrong

I don’t know if that’s the case, but …

it is because you did not upload the google-services.json file to assets, upload it and it will compile

1 Like