This comes when i export my apk file "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.

Either you Forget to Upload “google-services.json” File in your Assets.


Or if you have Uploaded the File, then Most Probably it’s Name is Wrong.
It should Exactly be - google-services.json

2 Likes

Also, check this may help u:

1 Like