You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Steps to Reproduce
Followed the steps to setup codePush. Have made sure the keys are correct codepush staging and release keys.
Running staging build on both an iOS simulator and an Android device
Uploaded a codepush update for each platform
Can see the update on AppCenter -> CodePush -> Staging
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
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Steps to Reproduce
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
Examplesfolder runnode create-app.js appName react-native@0.47.1 react-native-code-push@5.0.0-betacommand to generate plain CodePushified React Native app. Please see description on top ofcreate-app.jsfile content if neededEnvironment
(The more info the faster we will be able to address it!)