-
-
Notifications
You must be signed in to change notification settings - Fork 353
Closed
Description
OS:
- Windows
- MacOS
- Linux
Platform:
- iOS
- Android
SDK:
-
@sentry/react-native
-
react-native-sentry
react-native
version: 0.60.5
Init Code:
Sentry.init({
dsn: 'https://...@sentry.io/...'
});
I have following issue:
After updating to the latest release and following the migration guide, our app is crashing on launch.
RNSentry.extraUpdated is not a function
<unknown>
backend.js:27:57
<unknown>
scope.js:51:20
<unknown>
scope.js:50:38
<unknown>
JSTimers.js:250:17
_callTimer
JSTimers.js:146:6
Object.callTimers
JSTimers.js:399:6
scope.addScopeListener(scope => RNSentry.extraUpdated(scope._extra));
maybe should be setExtra()
?
karltaylor, azai91, qaniel, jamesholcomb, wddwycc and 4 more
Metadata
Metadata
Assignees
Labels
No labels