-
https://github.com/microsoft/react-native-code-push/blob/df2de5e4702a07549396d75b4a3e18f58a65a6a0/CodePush.js#L253C1-L257C4
**Context/Questions**
1) I have release a new binary update past week, a…
-
- [x] I have updated Purchases SDK to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md)
- [x] I have …
x8848 updated
1 month ago
-
```patch
diff --git a/node_modules/react-native-code-push/android/app/src/main/java/com/microsoft/codepush/react/CodePush.java b/node_modules/react-native-code-push/android/app/src/main/java/com/micr…
-
Hi there we are getting a crash upon opening a release build of our React Native app (debug works fine).
We've followed the setup as instructed in the README.
## Steps to Reproduce
`build.gra…
-
### Steps to Reproduce
1. Send new codepush bundle to AppCenter
2. Launch app
3. Wait for new codepush bundle downloaded
4. Kill app (should not be in memory)
5. Turn off device screen
6. Execut…
-
This is a question about the loading of the react native code push. The code push module retrieves ANDROIDID and the react native (0.70) app needs to get a user permission before retrieving ANDROIDID.…
-
Hello there.
I’m experiencing a strange problem when pushing updates with CodePush on Android Platform.
Thank you very much for any help!
When I make a CodePush update the update gets successfull…
-
### Steps to Reproduce
Codepush was working fine but after I integrated to below two libraries and making changes to build script . It is not working in release mode. Below are current configuratio…
-
## Issue
Hello everyone,
After updating react-native-firebase from 16.5.0 to 19.2.2, our team noticed that first_open events are no longer being sent on Android devices.Previ…
-
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
### Steps to Reproduce
It happens 3 out of 5 times when pushing a new code push update.
S…