Marco Saia

Results 22 comments of Marco Saia

Hello @ChrisWiles 👋 Our latest release [v2.4.2](https://github.com/DataDog/dd-sdk-reactnative/releases/tag/2.4.2) improves the JS Refresh Rate reliability by ensuring UI Thread safety, and making sure the reported time is always reset when the app...

Hi @Volksfeld, thank you for reaching out! We are experiencing some issues with the Datadog CI that will soon be addressed. We will keep you posted in this PR, thank...

Hi @Volksfeld, I believe this PR will solve your issue: https://github.com/DataDog/dd-sdk-reactnative/pull/674. We will release a new version soon, sorry for the long wait!

Hello @oharbo, thank you for reaching out! Currently there is no way to override the default behaviour, but keep in mind that the SDK still collects and persists data in...

We have just released [v2.3.6](https://github.com/DataDog/dd-sdk-reactnative/releases/tag/2.3.6), which improves how `datadog-ci` path is resolved on Android, allowing for more flexibility. It also allows you to manually set an environment variable `DATADOG_CI_EXEC` to...

Hi @oharbo Sorry for the long wait! > Could you please assess the feasibility of this approach and provide any guidance or recommendations on how we can effectively implement it?...

Hey @ddiachkov, thank you for your great feedback! I agree that we should allow passing a configuration to the native initialiser, as it can be useful in many different use...

We are investigating this issue and we will get back to you soon! In the meantime, would it be possible for you to share your `webpack.config.js`?

Hello @ChristopherDcosta Unfortunately we don't officially support `react-native-web`, but an upgrade and a cache clean-up should fix this specific compilation issue. Here are the steps I recommend: **Update Datadog SDK**...

Hey @PrasathRV, can you show me how you are initialising the SDK? The `datadog-configuration.json` file is supposed to be created by you in the root folder of your project when...