Skip to content

Prepare for removal of parseErrorStack and symbolicateStackTrace from RN Public APIs #4877

@krystofwoldrich

Description

@krystofwoldrich

Description

As mentioned in facebook/react-native#51737 (PR fixing TS types for the mentioned functions) and react-native-community/discussions-and-proposals#894 (RFC about removing deep RN Core imports).

Proposal

  • parseErrorStack should be easily replaced by Sentry Core SDK parsing functions.
  • symbolicateStackTrace makes a network request to the /symbolicate endpoint, this can be replaced by a custom __sentry/symbolicate

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions