sentry-react-native
sentry-react-native copied to clipboard
Official Sentry SDK for React Native
Hello, I am setting up the Sentry Performance monitoring on a React Native Project. Most of our queries are made via Apollo/GraphQL. I see that you have a specific plugin...
Sentry's protocol now offers a way to report counts and reason to why data gets dropped. The JavaScript SDK already has support so the challenge here is to include events...
Related to https://github.com/getsentry/team-mobile/issues/3 Implementation detail: https://github.com/getsentry/team-mobile/issues/3#issuecomment-1125992486
**OS:** - [x] Windows - [ ] MacOS - [ ] Linux **Platform:** - [ ] iOS - [x] Android **SDK:** - [x] `@sentry/react-native` (>= 1.7.1) - [ ] `react-native-sentry`...
Similar to https://github.com/getsentry/sentry-java/issues/1989 but we already send all the integrations. It'd be useful to also send the routing libraries etc that are added manually, so we can learn the usage...
**OS:** - [ ] Windows - [X] MacOS - [ ] Linux **Platform:** - [X] iOS - [X] Android **SDK:** - [X] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` (
_Platform:_ - [x] iOS - [x] Android RavenJS has a useful user-feedback feature to capture more information on how the error occured. This is super useful for internal testing for...
Came up in slack where a customer wants to prevent auto release creation in specific flavors.
This issue is here to track demand for React Native for Windows. Please 👍 this issue if it's something you're looking forward to. https://microsoft.github.io/react-native-windows/
The SDK should include runtime and version. For example, Unity:  Related to: https://github.com/getsentry/sentry-capacitor/issues/38