getsentry / getsentry/sentry-react-native

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

Aperta
#4,877 0 commenti 0 reazioni 1 assegnatario Rivendicata da @lucas-zimerman Vedi su GitHub
Errors React-Native Task
Lingua principale
TypeScript
Stelle
1.8k
Fork
366
Merge medio
1g 9h
PR unite (30g)
89

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.