cdn34dd
cdn34dd
Hey @kagrawal98, thanks for reporting the issue, we'll have a look at this shortly. We'll let you know as soon as we know what's going on.
@kagrawal98 , I tried reproducing the issue but to no avail, when setting up a new project, things seem to work, can you provide a sample-project where the issue is...
Hey @shercoder, thanks for reaching out, we're looking into this and will get back to you as soon as possible.
Hey @shercoder, I'm unable to reproduce the issue you're facing. I created a new app and integrated our SDKs into it and the app works correctly. I see that you...
Hey @Girish-GAP, could you update to the latest version of the SDK and check if the issue still occurs ?
Thank you for reporting the issue, this does indeed affect dev, and we were able to reproduce it on our side. The fix for this will be included on the...
Hey @imalgrab, thanks for reaching out, you can add that through our [react-native-babel-plugin](https://www.npmjs.com/package/@datadog/mobile-react-native-babel-plugin), you can configure it like this: ``` // babel.config.js module.exports = { presets: ['YOUR_PRESETS'], plugins: [ [...
@ANDREYDEN The goal with the babel plugin moving forward is to safely support more third-party libraries out of the box but given the number of UI packages available in the...
Hey @ANDREYDEN , unfortunately I can't reproduce the issue you mention, I tried it just now and things seem to be working as intended. It may be something specific to...
@ANDREYDEN Great to hear that things are working now, I'll close this issue now, feel free to open another one if anything else comes up.