You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?"
The text was updated successfully, but these errors were encountered:
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 #2527.
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?"
The text was updated successfully, but these errors were encountered: