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

React Native Mixed Stack Traces Support #3125

Closed
7 of 9 tasks
krystofwoldrich opened this issue Jun 14, 2023 · 3 comments
Closed
7 of 9 tasks

React Native Mixed Stack Traces Support #3125

krystofwoldrich opened this issue Jun 14, 2023 · 3 comments

Comments

@krystofwoldrich
Copy link
Member

krystofwoldrich commented Jun 14, 2023

Description

This is an umbrella issue for all issues and PRs related to the work on supporting mixed stack traces in React Native.

MVP

  1. krystofwoldrich
  2. CLA Signed Merged Partner p: Sentry
  3. CLA Signed Merged
  4. CLA Signed Merged Partner p: Sentry

Todo In SDK Repository

  1. Platform: React-Native
    lucas-zimerman

Todo In RN Repository

  1. CLA Signed Merged Partner Shared with Meta p: Sentry

Internal notion page.

@shanamatthews
Copy link

Hey @krystofwoldrich - would this improvement need any docs updates? Like, will there be any steps users need to take to make sure this works, or troubleshooting?

@krystofwoldrich
Copy link
Member Author

@shanamatthews From https://github.com/getsentry/sentry-react-native/releases/tag/5.9.0 onwards if users use RN version that supports this, it works by default. To make users more aware of the feature it would make sense to add some small entry about what version of RN to use.

@krystofwoldrich
Copy link
Member Author

Rejected Promise Mixed Stack Trace first released in RN https://github.com/facebook/react-native/releases/tag/v0.74.0 (facebook/react-native@7612e66)

Mixed Stack Traces for sync native functions first released in https://github.com/facebook/react-native/releases/tag/v0.73.0 (facebook/react-native@f05d202)

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

No branches or pull requests

4 participants