-
-
Notifications
You must be signed in to change notification settings - Fork 337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on Android - NoSuchKeyException: frames #742
Comments
We started to receive the same problem with our latest release however we didn't update the sentry library. @sentry/react-native: 1.0.9
|
We are also running into this issue, same exact stack trace.
|
Same issue here:
|
Same here:
|
Patching @sentry/react-native v1.2.1 with the PR #743 fixes the crash. The error shows up on sentry with title |
|
Quick question to know if I need to do an emergency patch: Does this result in cutting the application completely? Or is it a background error? |
OS:
Platform:
SDK:
@sentry/react-native
react-native-sentry
@sentry/react-native
: 1.2.1react-native
version: 0.60.5Init Code:
I have following issue:
I started to receive this error on both Sentry and Crashlytics, I don't really know how to reproduce it, but it is occurring in +/- 1% of our users and it is really annoying. Seems like to be an issue with Sentry itself.
Anyone know how can i fix it?
The text was updated successfully, but these errors were encountered: