Skip to content
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
@wetterlicht

Description

@wetterlicht

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions