-
-
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
Append missing context from Native SDK for iOS #2085
Comments
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Right RN -> iOS only merges the |
This might be a breaking change due to the inclusion of the event.fingerprint. |
That's fine, its part of the v5 milestone anyway. |
Similar to https://github.com/getsentry/sentry-dart/pull/761/files
Missing tags, extra, user, dist, environment, fingerprint, level, breadcrumbs...
Ideally, every scope data set in the Native SDK makes it to the Events captured by JS as well.
The text was updated successfully, but these errors were encountered: