Skip to content

Android: Support varying application id's for different build variants/flavors. #8308

@mvantellingen

Description

@mvantellingen

The react-native run-android supports setting a build variant via arguments but always uses the default application id when starting the app via adb.

So when you have a debug release and set applicationIdSuffix ".debug" then the adb command is executed with the wrong package name.

See

React native version = 0.27.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions