sentry-react-native
sentry-react-native copied to clipboard
Official Sentry SDK for React Native
### Problem Statement We've changed the definition a bit: There are some integrations that are done in `@sentry/browser`. They are also mentioned in the JS docs but we want to...
We should integrate the native feature flags api (e.g. as exposed in [Android 8.26.0](https://github.com/getsentry/sentry-react-native/pull/5364))
### What React Native libraries do you use? React Navigation, Hermes, Expo Application Services (EAS), Expo (mobile only) ### Are you using sentry.io or on-premise? sentry.io (SaS) ### @sentry/react-native SDK...
### Description The goal of this task is to add support for the new manual APIs in Sentry Expo Plugin. - Initially as opt-in. `useNativeInit: true` - The plugin should...
Implement Scope setAttributes API as per: [https://develop.sentry.dev/sdk/telemetry/scopes/#setting-attributes](https://develop.sentry.dev/sdk/telemetry/scopes/#setting-attributes)
Integrated Emerge's Size Analysis tool similar to Android [https://github.com/getsentry/sentry-java/pull/4858](https://github.com/getsentry/sentry-java/pull/4858)
## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring **Based on: https://github.com/getsentry/sentry-react-native/pull/4472** ## :scroll: Description ⚠️ TODO...
### Problem Statement Those tests were temporarily disabled due to their flakiness: [Test RN 0.71.11 legacy jsc android production no](https://github.com/getsentry/sentry-react-native/actions/runs/18870674557/job/53875968154?pr=5181#logs) [Test RN 0.71.11 legacy jsc ios production no](https://github.com/getsentry/sentry-react-native/actions/runs/18870674557/job/53875968397?pr=5181#logs) Both are...
### Problem Statement The issue came from here: https://github.com/getsentry/sentry-react-native/issues/5121 The idea here is to create a heavy (close to real) app with a list of dynamically loaded items, and add...
### What React Native libraries do you use? Expo (mobile only) ### Are you using sentry.io or on-premise? sentry.io (SaS) ### @sentry/react-native SDK Version 6.18.1 ### How does your development...