79451864

Date: 2025-02-19 15:17:04
Score: 1
Natty:
Report link

You need to check that the firebase.json file at the root of your project contains the path to the google-services.json file.

"android": {
  "default": {
    "projectId": "XXXXX",
    "appId": "XXXXX",
    "fileOutput": "android/app/google-services.json"
  }
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: JTO Informatique