-
-
Notifications
You must be signed in to change notification settings - Fork 342
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
sentry-cocoa
installedIntegrationsNames was mutated during setSDK info in client
#2955
Comments
Hi, Could you describe what are you doing when the error occurs, what are the steps to reproduce the error, the stack trace, and what your Here is where the error happens: https://github.com/getsentry/sentry-cocoa/blob/dc00a3673e3d313e41326bd53802f757defd0eee/Sources/Sentry/SentryClient.m#L644 @philipphofmann @brustolin This seems like an |
sentry-cocoa
installedIntegrationsNames was mutated during setSDK info in client
Yes, that's an error in the Cocoa SDK, but this should be fixed with getsentry/sentry-cocoa#2398 released in 7.31.2, which went out in November 2022. |
@philipphofmann Thank you for the info. |
OS:
Platform:
SDK:
@sentry/react-native
(>= 1.0.0)react-native-sentry
(<= 0.43.2)SDK version: "4.7.1"
react-native
version: 0.0.0Are you using Expo?
Are you using sentry.io or on-premise?
If you are using sentry.io, please post a link to your issue so we can take a look:
[Link to issue]
Configuration:
(
@sentry/react-native
)or
(
react-native-sentry
)I have following issue:
[Description]
Steps to reproduce:
Actual result:
Expected result:
[Expected result]
The text was updated successfully, but these errors were encountered: