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

**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [x] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` (

Platform: React-Native

**Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` ( There are many reasons why an app may become unresponsive, such...

Type: Feature Request
Platform: React-Native

### Description - Relates to https://github.com/getsentry/sentry-react-native/pull/3201 Errors from rejected promises by calling `Promise.reject("Code", "Message", Throwable, WritableMap)` contain JVM stack trace under `nativeStackAndroid`. Currently, our linked errors integration doesn't support this...

Platform: React-Native

**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [x] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` (

Type: Feature Request
Platform: React-Native

### Description Can we improve the app start time measurement tests? Often the test fails (looking at the last 30 commits on main cca 1/3 where only metrics failed) because...

repository maintenance
Platform: React-Native

### Description Currently, RN only retrieves the app start timestamp from the native SDKs, not making use of the details recorded by Sentry Android an iOS SDKs.

Platform: React-Native

Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.27.8 to 4.28.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-devtools-core&package-manager=npm_and_yarn&previous-version=4.27.8&new-version=4.28.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
javascript

We recently upgraded our SDK version to `5.12.0` in order to take advantage of profiling. During our initial test run we were able to add component tracking on a higher...

Type: Feature Request
Platform: React-Native

### Description Currently, the E2E test fails on missing Sentry Token for source maps upload. This makes reviewing PR difficult as we can't see if all tests passed until we...

React-Native

### Description - Context https://github.com/getsentry/team-mobile/issues/158 For events we already filter the debug mata.

Platform: React-Native