sentry-react-native
sentry-react-native copied to clipboard
Official Sentry SDK for React Native
### Description In rare cases the SDK can send empty transaction named Route Change. ### Actual This happens when the navigation library API emits route change event but the current...
### Description Currently we are not symbolicating profiles in development mode, thus only methods names are available, but but path to file and in app flags are missing.
### Description - https://github.com/getsentry/team-sdks/issues/95 Part of js v7, check if present in RN transactions.
**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` (>= 1.0.0) - [ ] `react-native-sentry` (
### Description The sentry docs currently don't clarify which level of profiling is supported on which platforms. Example: RN currently supports - JS profiling via Hermes profiler on all/most platforms...
## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring ## :scroll: Description The breadcrumb is currently missing for...
### Description Currently, transactions discarded by our integrations are being recorded as client dropped because of `sampling_rate` even when the sampling rate is set to `1`. [How `transaction.sampled = false`...
### Description Our current solution to avoid duplicated errors being reported to Sentry doesn't work with obfuscated class names as we are checking the exception type against the string `JavascriptException`....
Bumps scripts/update-cocoa.sh from 8.52.1 to 8.53.1. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 8.53.1 #### Fixes - Fix XCFramework version including commit sha on release. ([#5493](https://github-redirect.dependabot.com/getsentry/sentry-cocoa/issues/5493)) ### 8.53.0 ####...