sentry-react-native
sentry-react-native copied to clipboard
Official Sentry SDK for React Native
Recently a feature was added to `sentry-cocoa ` that allows for crash loop detection. This is a very high-value feature in handling situations where the local state may be causing...
### Description React Native Xcode builds fail to generate source maps if a white space character is on the path to the source map, https://github.com/facebook/react-native/issues/41652. This can happen: - because...
**OS:** - [X] Windows - [ ] MacOS - [X] Linux **Platform:** - [ ] iOS - [X] Android **SDK:** - [X] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` (
**OS:** - [ ] Windows - [X] MacOS - [ ] Linux **Platform:** - [X] iOS - [X] Android **SDK:** - [X] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` (
### Description See https://github.com/getsentry/team-mobile/issues/163. SDKs with offline caching have the option maxCacheItems to specify the maximum number of envelopes to keep in the offline cache. Envelopes can significantly vary in...
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [x] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` (
**OS:** - [ ] Windows - [ X] MacOS - [ ] Linux **Platform:** - [ ] iOS - [ ] Android ``` "@sentry/react-native": "^5.17.0", "expo": "^50.0.3", "react-native": "0.73.2", "react-native-web":...
**OS:** - [ ] Windows - [X] MacOS - [ ] Linux **Platform:** - [X] iOS - [] Android **SDK:** - [X] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` (...
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [x] Android **SDK:** - [x] `"@sentry/react-native": "5.16.0"` **SDK version:** 5.16.0 **`react-native` version:** 0.73.2...
### Description If `@sentry/react-native` is combined with `SAGP`, `sentry-android` will resolve to the newer dependency, either from the SDK or the `SAGP`. This can be an issue when users add...