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

We have consistently encountered a crash caused by the [react-native-session-replay](https://github.com/DataDog/dd-sdk-reactnative/tree/develop/packages/react-native-session-replay) library when interacting with a date picker on iOS. Our application hangs and eventually crashes. Based on the stack trace,...

crash

### Describe the issue Having trouble installing mobile-react-native-webview in my Expo app This is the log from EAS ``` Build failed: The "Run fastlane" step failed because of an error...

setup

### What does this PR do? Updates the default tracing sampling rate to 100%

### Describe the bug The android build is not working after i upgrade the datadog dependency in my project to 2.6.6 ### Reproduction steps - Upgraded the following packages to...

bug

### Describe the issue Hello guys, Does anyone experiencing an issue for Android build when the new architecture activated? We are migrating app to the new architecture and installed the...

setup

### Feature description My app deals with PHI data, and for now we have to mask everything, as we cannot use the MASK_SENSITIVE_INPUTS due to the following issues we have:...

enhancement

### Describe the bug Our app has been crashing regularly on iOS due to an uncaught exception from the Datadog SDK. ### Reproduction steps No particular actions necessary. After the...

bug

### Question I want to use datadog log in Objective C and kotlin as for now, the [documentation](https://docs.datadoghq.com/logs/log_collection/reactnative/) only write example of Javascript Code only import { DdLogs } from...

question

### What does this PR do? A brief description of the change being made with this pull request. ### Motivation What inspired you to submit this pull request? ### Additional...

### Overview This PR introduces a Metro configuration that automates the generation of unique Debug IDs for RN bundles. The main objective is to enable more consistent unminification of stack...