after created my project i am trying to make an admin app for my project but at time time of compilation i am getting the error please help
Also i have uploaded google-services.json file
There are plenty topics about this.
2 Likes
Check your json file name. It should be google-services.json and should not contain any symbols or special characters.
Also try this:
Delete your existing json file from assets, create a new one and upload new json file.
This will work.
If still not work, then create a new project in firebase, generate json file and upload it.
I am sure this will work.
Also check this :
5 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.