Skip to content

Setup .env check before building the app #1908

@basantagoswami

Description

@basantagoswami

Anything we add in the .env file will end up being bundled into the final release APK. While extracting an APK to get it's content, I have seen some variables in the .env file that we don't use in the project, probably added temporarily to it in the machine that built the release APK, which then didn't get removed

We need to either add this check to this repo itself or to mobile-operator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions