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.

CodePush android did not update, iOS crashes after release #1225

@vdlindenmark

Description

@vdlindenmark

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):

Steps to Reproduce

  1. Followed the steps to setup codePush. Have made sure the keys are correct codepush staging and release keys.
  2. Running staging build on both an iOS simulator and an Android device
  3. Uploaded a codepush update for each platform
  4. Can see the update on AppCenter -> CodePush -> Staging
  5. Restarted staging apps multiple times but apps didn't receive updates. In AppCenter it shows null installs too.

Expected Behavior

What you expected to happen?
Apps should update after restart without a crash

Actual Behavior

What actually happens?
Nothing happens on Android, iOS crashed after restarting the app.

Reproducible Demo

  • Download https://github.com/Microsoft/react-native-code-push/archive/master.zip and unzip. From Examples folder run node create-app.js appName react-native@0.47.1 react-native-code-push@5.0.0-beta command to generate plain CodePushified React Native app. Please see description on top of create-app.js file content if needed
  • If you can't reproduce the bug on it, provide us as much info as possible about your project

Environment

  • react-native-code-push version: 5.2.2
  • react-native version: 0.54.0
  • iOS/Android/Windows version: iOS: 11.2.6 Android: i.d.k.
  • Does this reproduce on a debug build or release build? both
  • Does this reproduce on a simulator, or only on a physical device? simulators.

(The more info the faster we will be able to address it!)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions