Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

App version vs target version #196

@poshaughnessy

Description

@poshaughnessy

Hi. Thanks for CodePush! We did find one thing quite confusing though. On the homepage, the code-push release command is shown as follows:

code-push release <appName> <package> <appStoreVersion>

We took appStoreVersion to mean the new version, i.e. the version we are deploying with this release. It was only after reading the CLI help and other docs, that we realised this should be the target version (<targetBinaryVersion>), i.e. the versions we want to update.

Please could the homepage be updated so it is more in line with the CLI docs?

code-push release <appName> <updateContents> <targetBinaryVersion> ...

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