-
The android team added a __requireOverride command to the engine to allow a process to intercept the require before it finishes. However, it would be nice if this was also supported on iOS.
L…
-
## Issue
Describe your issue here
We are seeing a high level of crashes in a production React Native app (around 1% of all users). The stack traces are slightly different across all cras…
-
Hi!
Our app's audience includes kids and the app cannot send any unique identifiers according to Google Play Families Policy.
react-native-code-push on the other hand uses ANDROID_ID in it's cod…
-
## Issue
Following the Docs we have a bunch of events that accept `items` param, according to the documentation it is an array of `Item` where all properties are optional.
…
ghost updated
8 months ago
-
My App component is wrapped into:
```
codePush({
checkFrequency: codePush.CheckFrequency.ON_APP_RESUME,
})(App);
```
And this part is working as expected Downloading and Installing the availab…
-
[update-checker](https://github1s.com/kala888/nice-router-taro/blob/b2ddd5d7f0f77c1bb5ae13f88fa265f7fd3a3615/datav-app/src/service/codepush/update-checker.tsx#L13-L14)
在APP 首次安装, 执行热更新以后,再杀掉app,再 进入,…
-
One challenge with module federation in the docs says:
> "It complicates deployment - each micro-frontend/container has to be deployed and available to the clients (usually via Internet)"
https:…
-
Please provide all the information requested. Issues that do not follow this format are likely to stall.
## Description
iOS project insert jsbundle;
when ios -> RN and RN -> ios, it will cause m…
-
Command `appcenter codepush ...` working but not show message
> Converting JS bundle to byte code via Hermes ...
- appcenter-cli: 2.31.1
- react-native: 0.71
- react-native-code-push: 7.1.0 with…
-
In the App Center Variables section, the variable name and a brief description is provided. However, it is sometimes unclear what the expected values of those variables are. It would be great if anoth…