Skip to content
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

SessionReplay Android build error, unresolved references #778

Open
Rhett-Williams opened this issue Jan 17, 2025 · 1 comment
Open

SessionReplay Android build error, unresolved references #778

Rhett-Williams opened this issue Jan 17, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Rhett-Williams
Copy link

Describe the bug

Switching from version 2.4.4 to 2.6.1, and adding @datadog/mobile-react-native-session-replay package results in android getting unresolved references:

Image

my versions are all the same:
Image

not sure if its related but also running expo-datadog 51.0.2:
Image

Reproduction steps

  • Update datadog dependencies to latest version
  • android build error "Unresolved reference: horizontal" & "Unresolved reference: vertical"

SDK logs

No response

Expected behavior

No response

Affected SDK versions

2.6.1

Latest working SDK version

2.4.4

Did you confirm if the latest SDK version fixes the bug?

Yes

Integration Methods

Yarn

React Native Version

0.75.0

Package.json Contents

No response

iOS Setup

No response

Android Setup

No response

Device Information

No response

Other relevant information

No response

@marco-saia-datadog
Copy link
Member

Hello @Rhett-Williams 👋

Thank you for reporting the issue and sorry for the inconvenience 🙏

We have addressed this issue in PR#779 and it will be part of the upcoming patch release of our SDK.

If it is a critical blocker for you, it is possible to use patch-package to fix the issue before the official release, using PR#779 as reference.

We will keep you posted here and notify you as soon as the release is out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants