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
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
OS:
Platform:
SDK:
@sentry/react-native
react-native-sentry
"@sentry/react-native": "1.2.2",
react-native
version: 0.61.4I 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
.The text was updated successfully, but these errors were encountered: