-
### Steps to Reproduce
1. Deploy a mandatory codepush update
2. Open app
3. Press 'Continue'
### Expected Behavior
The app updates to the new version
### Actual Behavior
The app reverts bac…
-
My React Native 0.70 app uses react-native-code-push 7.1.0. And the way it was integrated into the React Native app happens at the index.js:
```
/**
* @format
*/
import 'react-native-gesture-…
-
I have a situation where I am having separate apps on AppCenter but all of the apps use same repo. So these different apps are just white label versions of the same app.
Now I am facing problem whe…
-
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
### Steps to Reproduce
1. This morning try to deploy new code push version
2. run both sc…
-
Missing valid authentication token. Correlation ID: 72862846237864224237423... error. while login app center using terminal
i'm implementing codepush using appcenter.
-
### Steps to Reproduce
1. Setup React-native-codepush on latest version 7.1.0
2. Add settings in root app:
```
export default CodePush({
mandatoryInstallMode: CodePush.InstallMode.ON_NEXT_SUS…
-
my app have two jsbundle(two react native app),code push can manager two app?
-
hello. I use an Android widget, and it may be that I set it up wrong, but the widget came out fine before applying Code Push, but when I install the Android widget after Code Push is applied, a blank …
-
### Description
I have updated my app using [Manual Helper from 0.67.4 to 0.71.6](https://react-native-community.github.io/upgrade-helper/?from=0.67.4&to=0.71.6) and completed all the changes that we…
-
This option already supported by [appcenter-cli](https://github.com/microsoft/appcenter-cli), see details here https://github.com/microsoft/appcenter-cli/pull/445.
My use case: i want to add `--ext…