"________________Firebase config file error" is not what you think 😪

I’d like errors on the about:blank page to be more specific. I just spent nearly 15 minutes trying to build something that I didn’t have a package name on, to finally figure out that Kodular compares package names from the google-services.json file and the package name from Kodular itself.

________________Firebase config file error” normally means that the google-services.json file is missing, however in this situation, it did not. Instead it meant that my package name compared to the one from the google-services.json was incorrect.

2 Likes