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

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.3.0 to 29.1.2. Release notes Sourced from babel-jest's releases. v29.1.2 Fixes [expect, @jest/expect] Revert buggy inference of argument types for *CalledWith and *ReturnedWith matchers introduced in 29.1.0...

dependencies
javascript

Bumps sample/scripts/update-rn.sh from v0.67.4 to v0.70.3. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### v0.70.3 #### Fixed - Stop styles from being reset when detaching Animated.Values in old renderer ([2f58e52006](https://github-redirect.dependabot.com/facebook/react-native/commit/2f58e520061a31ab90f7bbeef59e2bf723605106)...

dependencies

Bumps scripts/update-wizard.sh from v1.2.17 to v2.2.2. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml).

dependencies

Bumps scripts/update-cli.sh from 1.74.4 to 2.7.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 2.7.0 #### Various fixes & improvements - fix: paths argument for debug-files find should take a...

dependencies

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

Status: Awaiting Response
Platform: React-Native

### Description The perf table should include legacy/new arch before/after sentry. Currently, it is only legacy before/after.

Platform: React-Native

### Description https://github.com/getsentry/sentry-react-native/blob/86821a42777cb1819de312df6cac058f5224b1af/ios/RNSentry.m#L158-L161 sdkInfo is deprecated https://github.com/getsentry/sentry-cocoa/pull/1960 PrivateSentrySDKOnly.getSdkName and PrivateSentrySDKOnly.getSdkVersionString to retrieve the information Cocoa [issue](https://github.com/getsentry/sentry-cocoa/issues/2270)

Platform: React-Native
iOS

### Description From 7.15 JS SDK has a configurable heartbeat interval, maybe we can add this to our options too. https://github.com/getsentry/sentry-javascript/pull/5867/files

performance
Platform: React-Native

### Description ```sh yarn install v1.22.19 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... [3/4] 🔗 Linking dependencies... warning " > @sentry/[email protected]" has unmet peer dependency "[email protected]". warning "@sentry/typescript >...

repository maintenance
React-Native

### Description Similarly as hermes engine https://github.com/getsentry/sentry-react-native/blob/c95aa21497ca93aaaaf0b44d170dc39dc7bcf660/src/js/sdk.tsx#L136 tract turbo modules and fabric renderer.

Platform: React-Native