-
I am using the following command to remove all code push update history for an app (as described in docs).
```appcenter codepush deployment clear -a Staging```
The CLI hangs indefinitely:
![…
-
I would like to request capacitor support for Code push. We are looking to migrate from Cordova to Capacitor. However, we are reluctant since Code Push is not yet supported. We really value having Co…
-
### **Description**
The name of our React-native app is capitalized in the ios files, and when running the codepush release-react command in Azure DevOps pipelines, it is looking for the Info.plist a…
-
### Steps to Reproduce
The crash occurs at the start of the application for production users. It was not possible to catch it locally.
This was on any version of the push code from 7 to 8. This only…
-
### Steps to Reproduce
The following code manually checks for the availability of a CodePush update and, if available, proceeds to download and install the update.
```typescript
const update = aw…
-
Hello,
I am writing to report an issue I am encountering after upgrading my React Native project and using the latest version of the react-native-background-geolocation library.
**Problem Detail…
-
* codepush 업데이트 화면이 넘어가기 까지 깜빡이는 현상을 수정합니다.
-
The Functions and data passed from the bridge is inaccessible after a release has been made via OTA using CodePush
packages
````
"@webview-bridge/react-native": "^1.3.3",
"react-native-code-p…
-
**OS:**
- [ ] Windows
- [x] MacOS
- [ ] Linux
**Platform:**
- [ ] iOS
- [x] Android
**SDK:**
- [x] `@sentry/react-native` (>= 1.0.0)
- [ ] `react-native-sentry` (
-
### **Description**
We prefer to release with `--disabled` initially, then enable it at a later time (patch with `--disabled false`). We are unable to patch the latest release in this way due to the …