Error while configuring Firebase json file

Hello Friends ::wink:
I’m using Firebase Authentication.
So, I readed more guides and discussions about google-services.json file config build error :frowning:
But, I done all, still it don’t working
Showing error while building 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 styles xml
________Creating drawables xml v21
________Checking for firebase
________________Firebase components found.
________________Firebase config file error.
.

• Both Package Names are correct.
• Both SHA 1 Keys are correct.
• json file imported to assests as “google-services.json”.
• No numbers or other characters added to that json file

Anyone there to help me !
Pls

1 Like
3 Likes

It contain the firebase url?

1 Like

Idk, how to look into it in android device ?
I have no pc

1 Like

You can open with mobile chrome app itself

Log into creator page. Go to the project> asset>download the JSON file and open with chrome.

It will open

Update

1 Like

you cannot edit this JSON from mobile, but if you have es explorer mean it is possible to do. It is not advisable to edit from mobile. Go home, have patient then try in pc. No hurry

1 Like

Very thanks @Still-learning , @Rogerio_Rios
Right, the line is disappeared :frowning: So, I just deleted that project and re-created one
Downloaded json
There’s that line
It’s working now !
Very thanks friends :blush:

3 Likes

Very clever and smart move. :+1:

1 Like

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