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

Cocoa crash handling doesn't accomodate sdkInfo removal #66

Closed
buenaflor opened this issue Mar 31, 2023 · 0 comments
Closed

Cocoa crash handling doesn't accomodate sdkInfo removal #66

buenaflor opened this issue Mar 31, 2023 · 0 comments
Assignees
Labels

Comments

@buenaflor
Copy link
Contributor

buenaflor commented Mar 31, 2023

Problem

Crash handling on iOS devices (or Cocoa in general) doesn't work as intended. It crashes during the creation of SentryEnvelopeHeader because sdkInfo has been deprecated. In essence the actual crash is replaced with an internal SentryEnvelopeHeader crash

sdkInfo deprecated: getsentry/sentry-cocoa#1960

image

Solution

Remove sdkInfo from the interop bridge

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

No branches or pull requests

1 participant