I forked repo from https://github.com/moodlehq/moodlemobile-phonegapbuild
I've made changes to app id, version name, version code accordingly (in config.xml and config.json).
I keep on getting error:
Error - Check your package name in your google-services.json it should be the same as your app's package id in config.xml
How do I get proper google-services.json and GoogleService-Info.plist ?
(as for google-services.json, I have generated it from google firebase console. Is this correct step? )