SyntaxFix
Write A Post
Hire A Developer
Questions
For me, I had to check the google-services.json file and make sure "package_name" was correctly set to the package name of my android app. The auto generated services file had .backend appended to it in my case.
google-services.json
"package_name"
.backend