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.

Error: Failed to release a CodePush update. #1290

@jdnichollsc

Description

@jdnichollsc

Steps to Reproduce

  1. Running the command
    appcenter codepush release-react -m --description "Publish last changes" -d Production

Expected Behavior

Publish the changes without issues

Actual Behavior

What actually happens?

Detecting ios app version:

Using the target binary version value "1.0.9" from "ios\appName\Info.plist".

Running "react-native bundle" command:

node node_modules\react-native\local-cli\cli.js bundle --assets-dest C:\Users\seven\AppData\Local\Temp\code-push118423-2664-wevgk6.x8048cl3di\CodePush--bundle-output C:\Users\seven\AppData\Local\Temp\code-push118423-2664-wevgk6.x8048cl3di\CodePush\main.jsbundle --dev false --entry-file index.js --platform ios
Scanning folders for symlinks in C:\dev\newapppoc\react-native\node_modules (16ms)
Scanning folders for symlinks in C:\dev\newapppoc\react-native\node_modules (31ms)
Loading dependency graph, done.
bundle: start
bundle: finish
bundle: Writing bundle output to: C:\Users\seven\AppData\Local\Temp\code-push118423-2664-wevgk6.x8048cl3di\CodePush\main.jsbundle
bundle: Done writing bundle output
bundle: Copying 33 asset files
bundle: Done copying assets

Releasing update contents to CodePush:

Error: Failed to release a CodePush update.

Environment

  • react-native-code-push version: ^5.2.1
  • react-native version: 0.52.1
  • app-center: ^1.2.0

Regards, Nicholls

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions