Skip to content

Handling Testflight and Android Beta deployments #51

Open
@codytooker

Description

@codytooker

Is there a recommended way to handle the different app-sync environments based on if the app was installed from the app store or through testflight? Same for android, either the play store or the Android Beta program?

The problem is that the normal flow is to promote builds from beta to production. This means we don't create a new binary and don't have the ability to inject the app-sync environment keys.

Activity

prestopasto

prestopasto commented on Feb 20, 2020

@prestopasto

I was wondering this too. My only thought so far was to hide something in my app settings to switch to the Staging pipeline. Maybe something along the lines on Android's clicking the build number to enable the developer options menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @prestopasto@codytooker

        Issue actions

          Handling Testflight and Android Beta deployments · Issue #51 · NativeScript/nativescript-app-sync