-
-
Notifications
You must be signed in to change notification settings - Fork 329
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
Getting crashes in sentry SDK #4579
Comments
Thanks for reporting this @arnavgupta180. I created individual issues for the crashes in
The last crash, However, I couldn't find any occurrences of the crash |
hi @philipphofmann Thanks for the instant response. For SentryReachability addObserver, here is the screenshot of truncated stack trace. Let me know if you need more infor for the same: (https://github.com/user-attachments/assets/d83044f5-bc61-4fa7-a42d-a34f57cb7308) |
@arnavgupta180, I'm pretty sure you can't, but it's still worth asking. Can you somehow reproduce the issue? Can you share your SentrySDK config without your DSN please, so we know which features are active. |
Platform
macOS
Environment
Production
Installed
Swift Package Manager
Version
8.36
Xcode Version
15.4
Did it work on previous versions?
No response
Steps to Reproduce
no steps as such.
Expected Result
SentrySDK should be stable.
Actual Result
Seeing crashes in sentry SDK. We have transitioned from appcenter to sentry. There are crashes we can see that is happening on sentry sdk due to which our app is getting crashed. It's being reported by appcenter.
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: