Closed wcastand closed 4 months ago
same error
Same here, using 2.4.1 works fine
@wcastand @RamboWasReal @AlbertHernandez
Hello 👋 Thank you for reaching out!
Can you please share your package.json
? I am particularly interested in your Expo and React Native packages versions.
expo: ~51.0.22 react-native": 0.74.3
This is also happening outside of Expo with React Native v0.74.3.
Same here, no expo RN v0.74
Same here with
"expo": "^51.0.0",
"react-native": "0.74.3",
any update?
Same issue
Same here, no expo, RN v0.74.3
We had to move to version 2.1.0 to resolve @wcastand
"@datadog/mobile-react-native": "2.1.0", "@datadog/mobile-react-navigation": "2.1.0",
"react-native": "0.74.3",
was working fine for me until 2.4.2, even 2.4.1 why did you go so far back? we are on expo router so we don't use react-navigation packages directly at least.
Same issue. Downgrading to 2.4.1 worked for us, very grateful for this issue being raised!
Hi @marco-saia-datadog, I am using react native 0.74.3, expo 51.0.22
Thank you for reaching out, we are addressing the issue in v2.4.3. We can confirm that downgrading to 2.4.1 will solve the issue as for now. We apologise for the inconvenience!
Hey 👋 😃
Version v2.4.3 has been released! Thank you for your patience :)
hi @marco-saia-datadog! experiencing the same kotlin build error under:
"expo": "51.0.32",
"react-native": "0.75.2"
whats the recommended expo/RN version for v2.4.3?
Describe the bug
when i try to build my expo app with the latest release on android i get this:
Reproduction steps
install "@datadog/mobile-react-native": "^2.4.2", and try to build android app
SDK logs
No response
Expected behavior
be able to build the android app
Affected SDK versions
2.4.2
Latest working SDK version
2.4.1
Did you confirm if the latest SDK version fixes the bug?
No
Integration Methods
Source
React Native Version
0.73.3
Package.json Contents
No response
iOS Setup
No response
Android Setup
No response
Device Information
No response
Other relevant information
seems to be related to FramerateProvider added in 2.4.2