-
```
[ERROR] Expected ">" but found "{"
http-url:https://unpkg.com/react-native-code-push@latest/CodePush.js:584:30:
584 │ return
│ …
-
-
2016-09-16 12:43:04.486 [warn][tid:com.facebook.react.CodePushQueue][RCTEventEmitter.m:54] Sending `CodePushDownloadProgress` with no listeners registered.
2016-09-16 12:43:04.621 [error][tid:com.face…
-
Code-push uses the superagent-proxy dependency which has not been updated in two years and has peers which are even older resulting in outdated dependencies. When running an audit with code-push insta…
-
### Steps to Reproduce
Set `checkFrequency: codePush.CheckFrequency.ON_APP_RESUME` or `installMode: codePush.InstallMode.IMMEDIATE` and focus the app
### Expected Behavior
Expect the app to focus…
-
### Bug summary
Hey guys,
I did a zero install and am facing a black screen.
I put logs on the home screen (App.tsx) and they come out normally, but the App remains on a black screen.
The ho…
-
In the absence of any public announcement from Microsoft, I've been told by AppCenter support that CodePush is (as of 12 April 2022) now enforcing a rate limit of one "request" every 5 minutes (per de…
-
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative sol…
-
### Steps to Reproduce
1. Setup Codepush In React Native App.
2. In `strings.xml`, give a random deployment key, in my case - `'This is set in JS'`
3. Pass the deployment key in codepush options, a…
-
## Use case
Codepush is such a powerful feature that allows developers to instantly deploy mobile updates to end users. I hope flutter will have this feature for quick bug fixing.
## Pro…