getsentry / getsentry/sentry-react-native

Prepare for removal of `parseErrorStack` and `symbolicateStackTrace` from RN Public APIs

Ouverte
#4,877 0 commentaires 0 réactions 1 personne assignée Réclamée par @lucas-zimerman Voir sur GitHub
Errors React-Native Task
Langage dominant
TypeScript
Étoiles
1.8k
Forks
366
Merge moyen
1 j 6 h
PR mergées (30 j)
94

Description

### Description

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

- https://github.com/facebook/react-native/pull/51737
- https://github.com/react-native-community/discussions-and-proposals/pull/894

### 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`

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.