We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tvOS does not support web views. Version 2 of the SDK requires DatadogWebViewTracking which does not support tvOS.
DatadogWebViewTracking
tvOS
react-native-tvos
2.0.0
pod install
The platform of the target `HelloWorld-tvOS` (tvOS 13.4) is not compatible with `DatadogWebViewTracking (2.14.2)`, which does not support `tvOS`.
No response
pod install works
1.9.0
Yes
Yarn
react-native-tvos: 0.74.3-0
The text was updated successfully, but these errors were encountered:
Hi @crewtaylorfd! 👋
Thank you for reaching out! We will work on a solution and I will keep you posted here.
Sorry, something went wrong.
We have made a simple fix on our podspec, so that the conflicting dependency is not installed when targeting tvOS.
The PR#719 has been reviewed and merged, and it will be released soon in the next minor version of our SDK.
Closed, as the issue has been solved with v2.4.4.
No branches or pull requests
Describe the bug
tvOS does not support web views. Version 2 of the SDK requires
DatadogWebViewTracking
which does not supporttvOS
.Reproduction steps
react-native-tvos
application2.0.0
of the sdkpod install
SDK logs
No response
Expected behavior
pod install
worksAffected SDK versions
2.0.0
Latest working SDK version
1.9.0
Did you confirm if the latest SDK version fixes the bug?
Yes
Integration Methods
Yarn
React Native Version
react-native-tvos: 0.74.3-0
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: