Kodular cannot compile this project

Makeroid cannot compile this project.
The compiler reported the following error
________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.
.

Can someone help me?

Are you using Firebase Authentication ? If so google-services.json must be in your assets.
When using Firebase Authentication component you must make sure first that google-services.json is in the assets folder, and second you NEVER change the name of the file like google-services(1).json for example.

2 Likes

Thank you! I love you! Haha ha. It worked! I was using (google-services (2) .json) Tudo certo. Obrigado por me ajudar mais uma vez.

2 Likes

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