sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

Official Sentry SDK for React Native

Results 468 sentry-react-native issues
Sort by recently updated
recently updated
newest added

BeforeLog will only show logs from the JavaScript Layer, we should also call `BeforeLog` from Android and send it to the JavaScript layer.

React-Native

BeforeLog will only show logs from the JavaScript Layer, we should also call `BeforeLog` from iOS and send it to the JavaScript layer.

React-Native

This is a subtask for tracking the progress of the Sentry Structured Logging API for React Native The documentation can be found here: [https://develop.sentry.dev/sdk/telemetry/logs/#public-api](https://develop.sentry.dev/sdk/telemetry/logs/#public-api) ## Blocking The development of this...

React-Native
Platform: React-Native

### Description The `frames.delay` data should be fetched from native ([relevant Android](https://github.com/getsentry/sentry-java/blob/604f1f4617e19fffad389a810180209d7093bdd4/sentry-android-core/src/main/java/io/sentry/android/core/SpanFrameMetricsCollector.java#L218C53-L218C72) and [iOS implementation](https://github.com/getsentry/sentry-cocoa/blob/92991047029de57d5617a450078191d0111cd186/Sources/Sentry/SentrySpan.m#L280))) and added for: - [app start span data #4931](https://github.com/getsentry/sentry-react-native/issues/4931) - [ttid/ttfd span data #4932](https://github.com/getsentry/sentry-react-native/issues/4932) -...

React-Native

### What React Native libraries do you use? React Native without Frameworks, React Navigation, Hermes, RN New Architecture ### Are you using sentry.io or on-premise? sentry.io (SaS) ### @sentry/react-native SDK...

Bug
React-Native

### What React Native libraries do you use? React Navigation ### Are you using sentry.io or on-premise? sentry.io (SaS) ### @sentry/react-native SDK Version 6.13.1 ### How does your development environment...

Bug
Platform: React-Native
Replays
getsentry/sentry-react-native

### Description during https://github.com/getsentry/sentry-react-native/pull/4845 I saw that many jobs were running, when inspecting I saw the following message ` found '.github/workflows/update-deps.yml' that doesn't belong to the skip list. ` Since...

Platform: React-Native

Document current Expo Updates integration and what information is automatically collected. Add guide for how Releases can be create for each update. ``` import * as Updates from "expo-updates"; import...

React-Native

## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Adds a small patch to DebugSymbolicator...

### Description GA Release tasks.

React-Native