Open iliapnmrv opened 2 weeks ago
Tested on next.js web project, can see replays there. So the problem is not on self-hosted side
Hi @iliapnmrv, thank you for the message, the Mobile Session Replay uses different envelope structure than the Web Session Replay so it's possible that the self hosted is not processing the mobile replay envelopes.
Could you share with us what version of self-hosted are you running?
@krystofwoldrich sure, it's 23.10.0.dev0. Unfortunately I could not find any requirements in docs
@iliapnmrv 23.10.0 certainly does not support mobile replays, so I'd suggest you update to the latest version of self-hosted and see if it works. If not, you might need to tweak some flags - we can look into it later.
What React Native libraries do you use?
React Navigation
Are you using sentry.io or on-premise?
on-premise (Self-Hosted)
@sentry/react-native SDK Version
6.1.0
How does your development environment look like?
os: macOS node: 18.19.0 npm: 10.2.3 react: 18.3.1 react-native: 0.75.4 hermesEnabled: true newArchEnabled: false
Sentry.init()
I don't think this can be the reason but android/app/build.gradle
Steps to Reproduce
npm run start
npm run android
Expected Result
Replay being in sentry
Actual Result
Sentry Logger [debug]: [Sentry] MobileReplay assign already recording replay 1abbc69d6ba44df6ba29f09416f743af for event bbf31b242e0f4f42a69dda81189eb52c.
Replays tab in Sentry sidebar has no data