getsentry / getsentry/sentry-react-native

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

オープン
#4,877 コメント 0 件 リアクション 0 件 担当者 1 名 @lucas-zimerman が担当を希望しています GitHub で見る
Errors React-Native Task
主要言語
TypeScript
スター
1.8k
フォーク
366
平均マージ
1日 5時間
マージ済み PR(30日)
93

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。