react-native-code-push
react-native-code-push copied to clipboard
React Native module for CodePush
I want to target the build number i.e CURRENT_PROJECT_VERSION in iOS and versionCode in Android. e.g one Codepush for v1.2(34) and another Codepush for v1.2(35) Is this doable?
Hi Code Push Team, currently we had a lot of bad review of our apps in store that user complaining about loading forever when downloading bundle update I've tried to...
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant): ### Steps to Reproduce 1. I follow [this doc](https://docs.microsoft.com/en-us/appcenter/distribution/codepush/rn-deployment#multi-deployment-testing) for enable multi-deployment-testing 2....
When trying code push for IOS its gets fails. `[Error: ENOENT: no such file or directory, copyfile '/var/folders/vd/5cvyc22x38bbwh2ztkdkc_pc0000gn/T/code-push2022527-34436-1ilax9q.iuz/CodePush/main.jsbundle.hbc' -> '/var/folders/vd/5cvyc22x38bbwh2ztkdkc_pc0000gn/T/code-push2022527-34436-1ilax9q.iuz/CodePush/main.jsbundle'] { errno: -2, code: 'ENOENT', syscall: 'copyfile', path: '/var/folders/vd/5cvyc22x38bbwh2ztkdkc_pc0000gn/T/code-push2022527-34436-1ilax9q.iuz/CodePush/main.jsbundle.hbc', dest:...
Problem Description Hi Team, We were working on code push for native windows app which is c# app(app.xaml.cs). We manually link the code push library to Visual Studio solution as...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
without this, you get: ``` 05-23 20:17:27.307 6010 7208 E ReactNative: [CodePush] Exception 05-23 20:17:27.307 6010 7208 E ReactNative: com.microsoft.codepush.react.CodePushUnknownException: Error in getting binary resources modified time 05-23 20:17:27.307 6010...