dd-sdk-reactnative icon indicating copy to clipboard operation
dd-sdk-reactnative copied to clipboard

Datadog SDK for ReactNative

Results 97 dd-sdk-reactnative issues
Sort by recently updated
recently updated
newest added

### What does this PR do? This PR removes `.md` files and images that are no longer relevant. ### Motivation We have moved documentation over to our [official documentation site](https://docs.datadoghq.com/)...

documentation

It looks like there'a way to get the session id through the web SDK but I couldn't find a similar way to get it from reactNative. I need it for...

enhancement

### Describe the bug There's no bug specifically in the react native sdk, but the following issues in the underlying iOS sdk are affecting react native applications that use it:...

bug

### Question Hello DD team, thank you for your library. I have a question regarding the log uploading. The issue we are experiencing right now is the fact that logs...

question

### Question I have had 2,000 sessions in the last day, but the metrics appear to only show the data for a single session. For example, the FPS is inconsistent....

question

Looking at the [docs for react native ](https://docs.datadoghq.com/real_user_monitoring/reactnative/) there is not ability to add session replay. Can we add a session replay as we have it in [web](https://docs.datadoghq.com/real_user_monitoring/session_replay/#configuration).

enhancement

### Describe the bug Hello folks! Hope you are doing well. I came across this issue while configuring the SDK in my company project. The same has happened at our...

bug

### Stack trace ![RN Web - Google Chrome 4_2_2024 1_06_46 PM](https://github.com/DataDog/dd-sdk-reactnative/assets/108324385/a9e44d8e-5048-48f0-be10-919871f87728) ### Reproduction steps 1) Install react-native-web 2) Configure webpack file and other necessary files 3) Add the following scripts...

crash

### Feature description Hello! We have an app with a lot of native code that initializes before the JS side and runs in the background. The native code needs the...

enhancement

### Describe the bug I'm trying to integrate crash reporting feature in my react native app, and after following the [docs](https://docs.datadoghq.com/real_user_monitoring/error_tracking/mobile/reactnative/#symbolicate-crash-reports), i couldn't run my android project anymore, and i'm...

bug