ArrayIndexOutOfBoundsException in Android #2196
Labels
Close when stale
The issue will be closed automatically if it remains inactive
Missing repro
Platform: Android
This issue is specific to Android
Description
We just upgraded to RN
0.69.4
also with react-native-gesture-handler upgraded to2.5.0
from1.10.3
. Upon releasing the app in Play Store, we are starting to see the following crash message. Thelength
andindex
is not always the same, but the stack trace is consistent.We are seeing this error happening more on low-end, Android 8 - 9 devices. The pages where this happens (guessed based on the Firebase Crashlytics log) are different between each crash reports.
Steps to reproduce
We can't reproduce this easily as it happens randomly
Snack or a link to a repository
it's private repository
Gesture Handler version
2.5.0
React Native version
0.69.4
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Release mode
Device
Real device
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: