ArrayStoreException in React Native Android app

Viewed 28

I am getting the following fatal error in production on my React Native Android app:

enter image description here

It occurs on Android 8.0.1. Below is the breadcrumbs from the Sentry stack trace:

enter image description here

It does not occur on any of the test devices / emulators I have, only on random other Android devices. Any help and/or advice on how to debug it would also be appreciated.

0 Answers
Related