-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not compile on Android, RN 0.77 #787
Comments
+1 having the same issue (new arch not active) It is potentially related to the bump in Kotling version. |
if you are getting the type mismatch issue as i did, i created a PR for it. |
Thanks for the answer that was it! |
@illestomas yes, that's the issue. Thanks |
@marco-saia-datadog Is there a general ETA for RN 77 support? We are overdue to upgrade RN and would rather go straight to 77 if support will come soon, otherwise we'll upgrade to 76 for now. |
@marco-saia-datadog can we get this resolved please? We're paying customers! I really don't want to maintain patches all the time. |
We're going to be removing the datadog sdk from our app, just too many issues like this without prompt resolution |
We are actively working on providing support for RN 0.77, and it is our top priority. We apologize for the delay, we’re aiming to release it as soon as possible. Alongside this, we are improving our internal processes to prevent similar delays in the future. Recent organizational changes have contributed to the slowdown, but we are taking steps to ensure a more efficient release process going forward. |
Describe the bug
The compilation fails on Android with React Native 0.77 (New Arch active)
Works fine with new arch on 0.76.6
Reproduction steps
Upgrade React Native to 0.77 and try to compile it
SDK logs
No response
Expected behavior
No response
Affected SDK versions
Current
Latest working SDK version
Current
Did you confirm if the latest SDK version fixes the bug?
Yes
Integration Methods
NPM
React Native Version
0.77
Package.json Contents
No response
iOS Setup
No response
Android Setup
No response
Device Information
No response
Other relevant information
No response
The text was updated successfully, but these errors were encountered: