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.

Cannot use CodePush with version x.xx.x ? Only x.x.x? #2493

@pierroo

Description

@pierroo

Steps to Reproduce

  1. Followed all installation instruction
  2. my app versionName is "2.03.0"
  3. Doing appcenter codepush release-react -a blabla/blabla-Android -d Staging -t 2.03.0 leads to Error: Invalid binary version(s) for a release.
  4. If I use -t 2.3.0 instead, it does work (but this version does not exist, so what's the point?)

Expected Behavior

I want CodePush to work with version in the format x.xx.x

Actual Behavior

It only accepts format x.x.x

Environment

  • react-native-code-push version: 7.1.0
  • react-native version: 0.69.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions