microsoft / react-native-code-push

React Native module for CodePush
http://appcenter.ms
Other
8.87k stars 1.45k forks source link

Android Build Crashes #2673

Closed rohit4812 closed 1 month ago

rohit4812 commented 3 months ago

We recently performed a code push build to address a JavaScript URL change. Surprisingly, the iOS version worked flawlessly, but the Android version consistently crashed. We attempted another code push for Android, which succeeded this time. However, some users are still experiencing crashes. As a next step, we did a new app store build

Here are our questions: Would like to get more context on it

Code Push Availability: When a code push build is promoted to production, does it automatically become available to all users? We selected the option to install immediately. Still seeing crash reports from users on that build what could be the reason ?

Debugging Crashes: How can we effectively debug the code push build to identify the root cause of the crashes? Are there specific debugging methods we can leverage?"

Screenshot 2024-03-10 at 10 02 08 PM
DmitriyKirakosyan commented 3 weeks ago

@rohit4812 , sorry for the late reply.

You can find the debug instructions in Readme.

Code Push Availability: When a code push build is promoted to production, does it automatically become available to all users? We selected the option to install immediately. Still seeing crash reports from users on that build what could be the reason ?

Yes, it will be available for users. However, there is a known issue https://github.com/microsoft/react-native-code-push/issues/2527.