react-native-code-push
react-native-code-push copied to clipboard
React Native module for CodePush
The issue happened after the RN version update from 0.59.9 to 0.63.4 Previous version (0.59.9) working fine ### Steps to Reproduce 1. Release the app 2. send some code push...
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant): ### Steps to Reproduce 1. [integrated with an existing app. android](https://reactnative.dev/docs/integration-with-existing-apps?language=kotlin) 2. [integrated...
Hi and good day. I can't release a new version using codepush, IOS only. IDK if this issue is happening on Android too. My react-native is in a mono repo...
Used to work, no longer does since upgrading RN to 0.73+ ### Steps to Reproduce 1. upgrade to RN0.73.4 2. no longer working for android ### Expected Behavior to work...
Getting this error: Fatal Exception: java.lang.UnsatisfiedLinkError couldn't find DSO to load: libhermes.so caused by: couldn't find DSO to load: libjsi.so caused by: couldn't find DSO to load: libfolly_runtime.so caused by:...
Update Nimbus-Jose-JWT to the actual version to fix [CVE-2019-17195](https://nvd.nist.gov/vuln/detail/CVE-2019-17195), and correct imports to mitigate [CWE-469](https://cwe.mitre.org/data/definitions/649.html) #2533 [AB#104106](https://msmobilecenter.visualstudio.com/Mobile-Center/_boards/board/t/Mobile%20SDK%20team/Backlog%20Items/?workitem=104106)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a...
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a...
### Steps to Reproduce 1. appcenter codepush release-react -a MyProjectName -d Production -m 2. open app 3. Click update via code push ### Expected Behavior No crash in iOS ###...