sentry-react-native
sentry-react-native copied to clipboard
Official Sentry SDK for React Native
**OS:** - [ ] Windows - [ ] MacOS - [ x] Linux **Platform:** - [ ] iOS - [ x] Android **SDK:** - [ x] `@sentry/react-native` (>= 1.0.0) -...
### Description Some Babel helper frames are missing source context and are seemingly unsymbolicated. ``` # Before symbolication at _callSuper(app:///index.android.bundle:1:2175645061) # After symbolication at _callSuper(app:///index.android.bundle:1:65) ``` At minimum we should...
## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Tests that a replay is...
### Description After https://github.com/getsentry/sentry-react-native/pull/4006 is merged we need to add new guide to React Native docs about how to reduce the bundle size of the Sentry RN SDK.
### Specs SDK Version: @sentry/react-native: 5.28.0 RN Version: 0.74.5 expo: 51.0.26 OS: - [ ] Windows - [x] MacOs - [ ] Linux Platform: - [x] iOS - [ ]...
**OS:** - [ ] Windows - [ ] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ]...
**OS:** - [ ] Windows - [ ] MacOS - [ ] Linux **Platform:** - [ ] iOS - [x] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ]...
**OS:** - [ ] Windows - [ ] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ]...
### Description Im using sentry in my repack rect native application. The sentry is working fine in debug APK and Im also able to generate the debug APK. But when...
### Description If debug symbol files are missing or stack trace could not be symbolicated for any other reason, we currently show various warnings and alerts at the top of...