sentry-react-native
sentry-react-native copied to clipboard
Official Sentry SDK for React Native
Similar to https://github.com/getsentry/sentry-dart/pull/761/files Missing tags, extra, user, dist, environment, fingerprint, level, breadcrumbs... Ideally, every scope data set in the Native SDK makes it to the Events captured by JS as...
https://github.com/necolas/react-native-web#readme
We are moving to use [`repack`](https://github.com/callstack/repack) to bundle our React Native app to support bundle splitting. However the current sentry integration assumes a single bundle, so it will only upload...
Similar to Dart https://github.com/getsentry/sentry-dart/pull/622 Add new platforms to https://github.com/getsentry/sentry-docs/pull/4234
### Environment How do you use Sentry? Sentry SaaS (sentry.io) Which SDK and version? @sentry/react-native 3.1.1 ### Steps to Reproduce 1. `yarn add @sentry/react-native` 2. `npx @sentry/wizard -i reactNative -p...
Perhaps some of the JS docs could be moved to an include and reused. But here we need to document why it's needed vs bubbling to the unhandled exception integration....
We currently discard "back navigation" transactions if there are no child spans, but in the chance that an error occurs during the transaction, the trace id is attached to the...
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [x] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` (
## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description ## :bulb: Motivation and Context...
**OS:** - [ ] Windows - [ ] MacOS - [ ] Linux **Platform:** - [ ] iOS - [x] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ]...