sentry-react-native
sentry-react-native copied to clipboard
Official Sentry SDK for React Native
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry`...
### Description The native SDK can give users information about `crashedLastRun` but RN SDK doesn't have such a feature. It might be useful for RN devs too. Some user patched...
### Description https://github.com/Triple-T/gradle-play-publisher Relates to https://github.com/getsentry/sentry-react-native/issues/2904
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
### Description This is an umbrella issue for all issues and PRs related to the work on supporting mixed stack traces in React Native. ```[tasklist] ### MVP - [ ]...
### Description Currently, we are using the plain JS hash as the Debug ID. Which doesn't differentiate between plain JS and Hermes bundles. For Hermes Bundles we can use the...
### Description Currently, we send components stack as reported by React: ``` in div (created by HomeScreen) in ErrorBoundary (created by HomeScreen) in RCTScrollContentView (created by ScrollView) in RCTScrollView (created...
### Problem Statement - The "Getting Started" documentation for sentry-react-native platforms may not conform to the newly defined format, which includes the steps "Install", "Configure", "Verify", and the optional "Next...
Currently, the [tunnel ](https://docs.sentry.io/platforms/react-native/configuration/options/#tunnel) config option does not work as it does for the browser SDK, even tho is advertised in our react native docs. Could we enable this functionality...
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry`...