Open sethkfman opened 1 year ago
Update:
I built from 5.9.1 until 5.1.0 and I'm having the fresh install crash with the Samsung Galaxy 22 and I'm always having the fresh install crash randomly, but 1/3 of the times that I install it crashes
I downgraded react-native-screens on a build alone and I'm having the same behaviour.
With this analysis, I can't explain the spike between 5.9.0 and 5.9.1 by the packages update on our package.json, the only thing that I can think of it's that more devices got updated to Android 12 and we are having more reports because of that.
Regarding the crash I have one question:
With the last research on my point of view, we can try to upgrade the react native version in order to try to solve it, since there is some fixes about crashing on the new versions
More context on issue: https://github.com/facebook/react-native/issues/33083
This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 7 days. Thank you for your contributions.
pid: 0, tid: 4439 >>> <<<
backtrace:
Description
We started to see spike in the crash after install/upgrade on the first time the application is run after the install/upgrade. This occurs approximately 25% of the time when running on Samsung devices with OS 12 or greater. The spike in crashes seem to occur with the updates in 5.9.1.
This crash currently makes up 40% of our crashes on Android and is blocking QA automation.
Stacktrace Below:
Technical Requirements
Acceptance Criteria