For anyone using codova-android >= 7, you now must add
<platform name="android">
<resource-file src="google-services.json" target="app/google-services.json" />
</platform>
For anyone using codova-android >= 7, you now must add
<platform name="android">
<resource-file src="google-services.json" target="app/google-services.json" />
</platform>