daniel-johns-99
daniel-johns-99
**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 **SDK:** - [X] `@sentry/react-native` (>= 5.11.1) **`react-native` version:** 0.68.0 **Are you using Expo?** - [ ] Yes - [X] No **Are you using...
I read in the documentation that it's better to retrieve the [Sentry DSN dynamically](https://docs.sentry.io/product/sentry-basics/concepts/dsn-explainer/#dsn-utilization) rather than embedding it in the app. But if I wait to fetch this configuration dynamically,...
The Sentry Metrics added on https://github.com/getsentry/sentry-react-native/pull/3590 are good, however it would be helpful for React Native by default to include the Release as a tag. Even if this is a...