react-native-code-push icon indicating copy to clipboard operation
react-native-code-push copied to clipboard

React Native module for CodePush

Results 195 react-native-code-push issues
Sort by recently updated
recently updated
newest added

Our production android app is crashing after every new code push update, it downloads the updated bundle and right after while installing and restarting the app it crashes the android...

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant): ### Steps to Reproduce 1. start IOS emulator 2. In terminal, `npx react-native...

**Relevant issues:** - https://github.com/microsoft/react-native-code-push/issues/1961 - https://github.com/microsoft/react-native-code-push/issues/2063 - https://github.com/microsoft/react-native-code-push/issues/2085 - https://github.com/microsoft/react-native-code-push/issues/2116 - https://github.com/microsoft/react-native-code-push/issues/2135 - https://github.com/microsoft/react-native-code-push/issues/2148 - https://github.com/microsoft/react-native-code-push/issues/2180 - (Maybe?) https://github.com/microsoft/react-native-code-push/issues/2286 - (Maybe?) https://github.com/microsoft/react-native-code-push/issues/2312 - https://github.com/microsoft/react-native-code-push/issues/2314 - https://github.com/microsoft/react-native-code-push/issues/2350 **My build setup:** We've...

### Steps to Reproduce 1. Open your app's Xcode project 2. Find the CodePush.xcodeproj file within the node_modules/react-native-code-push/ios directory (or node_modules/react- native-code-push for

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant): ### Steps to Reproduce 1. Deploy a mandatory CodePush release 2. Open the...

Our iOS app is not updating with codepush in all the devices. After completing the release, not all the devices with the previous version get the new one uploaded to...

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.7 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...

dependencies
javascript

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.7 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...

dependencies
javascript

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.7 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...

dependencies
javascript

I found that there is a way to get ANDROID_ID in the CodePushNativeModule method, CodePushNativeModule will be called when it is initialized. It is against the user's privacy policy to...