dora_paz
(Dora)
38
Still same error ? Firebase config file error ? If yes
- Make sure that google-services.json is in assets.
- Make sure it doesn’t have a number, like google-services(1).json.
- The package name of your app, and the package name you provided to firebase to download “google-services.json” MUST be the same
- and finally check if firebase url is missing from json
1 Like