This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
build/res/google-services doesn't get overwritten #1655
Open
Description
When I run a build with tns build android --env.prod or --env.dev the corresponding google-services.json gets correctly copied into the build folder. The correct values are in build/generated/res/google-services/debug/values/values.xml. So far, so good.
However, the values.xml does not seem to be overwritten when running the build command again with a different environment parameter, leaving me with the wrong firebase environment when running the app.
Metadata
Metadata
Assignees
Labels
No labels