Sergio Barrio
Sergio Barrio
Hi @nico-gonzalez sorry for the delay. We recently updated our sample app showcasing a native iOS app integrating some RN views, so perhaps the new code can give you a...
Hello again @nico-gonzalez. Indeed I can confirm that adding the native Datadog SDK via SPM as well as adding it via Cocoapods through RN causes this issue (duplicated symbols). In...
Hi, thanks for reaching out 👋 Could you please share your package.json so we can get a better idea of how things are set up?, also, what's the latest version...
Hi @kagrawal98 , We just released 2.8.1, which fixes a version misalignment issue between the native dd-sdk-android and our `com.datadoghq:dd-sdk-android-webview` dependency. Perhaps that was the cause for this problem, so...
> [@marco-saia-datadog](https://github.com/marco-saia-datadog) is it possible to initialise react native datadog SDK on the native side for capturing metrics on the native layer ? Hey, sorry for the late reply. Yes,...
Hi @shercoder, yes, we had a discussion about this and as a result have added a task to our roadmap to add compatibility with v8 as soon as possible. We...
Let's not forget to also update the Podfile.lock for the benchmarks app 🙏 Also, won;t we have to replicate the mimeType change for iOS v3 as well?, I see dd-sdk-android...
FYI: I merged the PR updating feature/v3 with the latest changes from develop, so this PR may not be necessary anymore.
Hi @Lloydza, thanks for reaching out and sorry for the delay. First, could you please share a bit more info with us to better investigate the problem? - package.json -...
Hello there, sorry for the long delay. Were you able to update to newer versions of the SDK that include support for RN 0.76-0.79?