Skip to content
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

Android native crash on version 1.3.0 and 1.2.2: #784

Closed
3 of 7 tasks
schumannd opened this issue Feb 28, 2020 · 1 comment
Closed
3 of 7 tasks

Android native crash on version 1.3.0 and 1.2.2: #784

schumannd opened this issue Feb 28, 2020 · 1 comment

Comments

@schumannd
Copy link

schumannd commented Feb 28, 2020

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

SDK:

  • @sentry/react-native
  • react-native-sentry

"@sentry/react-native": "1.2.2",
react-native version: 0.61.4


I have following issue:

similar to issue #664 we occasionally experience a native crash with the following error:

TypeError: k.extraUpdated is not a function. (In 'k.extraUpdated(t._extra)', 'k.extraUpdated' is undefined)

as Antonio desciribes we cand locate any code calling extraUpdated.

@schumannd
Copy link
Author

It looks like this function does not exist anymore in the newest sentry version. So this is almost certanly some misconfiguration issue. We fixed it by updating to 1.3.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant