I am getting an error when with my JSON file with firebase auth when i export it
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.
If your google-services.json name is correct, you have the latest google-services.json file , as well as your package name at firebase console the same as your kodular project, so you might try this:
Debes incluirlo después del primer encabezado “project_info”:{, te debe quedar algo así:
(You should include the link after the headline “project_info”:{, it should look like this:)
{
“project_info”: {
“firebase_url”: “https://your-projekt-id.firebaseio.com”,
“project_number”:…