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
A bit specific, but this is what I've managed to learn:
I only reproduce the crash with a 2020 iPhone SE (2nd generation), running iOS 16.7.2
I only reproduce when pressing a button that opens a bottom sheet (we use @gorhom/bottom-sheet)
Thanks to Sentry, we get a pretty detailed log of the crash (see below), and I'm pretty sure it's Sentry-related because SentryViewPhotographer.image shows up in the stacktrace (but I could be wrong)
What React Native libraries do you use?
React Navigation, Expo Application Services (EAS)
Are you using sentry.io or on-premise?
sentry.io (SaS)
@sentry/react-native SDK Version
6.3.0
How does your development environment look like?
Sentry.init()
Steps to Reproduce
A bit specific, but this is what I've managed to learn:
@gorhom/bottom-sheet
)SentryViewPhotographer.image
shows up in the stacktrace (but I could be wrong)Expected Result
No crash
Actual Result
If you have access to it, here is the actual issue: https://urgo-medical.sentry.io/issues/6122170713/?alert_rule_id=15532000&alert_type=issue¬ification_uuid=bf409987-5ef5-4442-b1a2-7f617f81e426&project=4508205799309312
Else, here is the detailed error :
EXC_BAD_ACCESS
The text was updated successfully, but these errors were encountered: