-
-
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…
-
Hello, I'm getting a lot of crashes in my Crashlytics with the below error:
h.g.p.z.c
h.g.p.z.c: TypeError: undefined is not a function This error is located at: in App in CodePushComponent in RCT…
-
### 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…
-
i got the same issue on android.
the project was on flutter 3.10.6 and we upgraded to 3.13.3 just to see if it would work again.
i tried to run with and without codepush package, and…
-
### 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…
-
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…
-
### **Description**
On a new app center integration, when running an android build both locally and in a CI environment, I get the error:
```
Could not determine the dependencies of task ':ap…
-
### 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…
-
**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…