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
The depending on the Android os version, the sentry android
sdk will either send the Java thread states
or the Android thread states (as a part of the ANRv2 implementation).
Mapping the android states back to the six java ones based on this.