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

### What React Native libraries do you use? Hermes ### Are you using [sentry.io](http://sentry.io) or on-premise? [sentry.io](http://sentry.io) (SaS) ### @sentry/react-native SDK Version latest ### How does your development environment look...

Bug
Logs

Following app on the investigation in [https://github.com/getsentry/sentry-react-native/issues/2402](https://github.com/getsentry/sentry-react-native/issues/2402) we would like to add a tvOS sample to the project

React-Native

We should consider [automating the process of the SR stub .jar](https://github.com/getsentry/sentry-react-native/pull/5226#issuecomment-3352253091) along with the stub version bump [dependency PRs](https://github.com/getsentry/sentry-react-native/pull/5194).

React-Native

### Description I created this issue to talk about the best solution to be followed for the following problem. ### Problem: - Users can't filter logs on `beforeLogs` that were...

React-Native

Switch to using `featureSelectionPrompt` like in most other wizards.context: [https://github.com/getsentry/sentry-wizard/pull/1080#discussion_r2318783242](https://github.com/getsentry/sentry-wizard/pull/1080#discussion_r2318783242)

React-Native
Wizard (CLI)

Similar to the[ iOS implementation](https://github.com/getsentry/sentry-cocoa/pull/5838) we should optimise our workflows to improve CI efficiency and resource usage.

React-Native
Task

There was a report of an error with a missing stacktrace and `Error: Value is undefined, expected an Object`The same error seems to have been reported with a stacktrace by...

React-Native

IDEAS: * Users may want to use logs generated by themselves, so the logging feature could be enabled on JavaScript but also disabled on Native. * Being able to set...

React-Native