Datadog Session Replay doesn't work with React Native with Expo in Android release build
Describe the bug
Datadog Session Replay doesn't work as expected in Android Release build
Reproduction steps
VERSION
"@datadog/mobile-react-native": "^2.6.1",
"@datadog/mobile-react-native-session-replay": "^2.6.1",
ROOT CAUSE
When I tried to build to app using expo run:android, the Session Replay was working well when all the recap was captured to Session Replay except some icon. ( It could be understandable because it need too much effort to generate the icon view )
But when I tried to build the apk and manually install it on my physical device through eas build -p android --profile preview, it seems all the theme was gone, and the capture is show the black screen as it does when I use the above command.
Anyone met this issue and could suggest the solution here?
SDK logs
No response
Expected behavior
The Session Replay should show as it does when we build in debug mode
Affected SDK versions
2.6.1
Latest working SDK version
None
Did you confirm if the latest SDK version fixes the bug?
No
Integration Methods
Yarn
React Native Version
0.74.5
Package.json Contents
No response
iOS Setup
No response
Android Setup
No response
Device Information
No response
Other relevant information
No response
Hello @v-ginhoang 👋
Are you still experiencing this issue on the latest version of our SDK?
Hello 👋 I am closing this issue due to inactivity. Feel free to open a new one if the issue persists!