Skip to content

Android Replays Missing & Frozen Screens #4659

@dalnoki

Description

@dalnoki

What React Native libraries do you use?

React Native without Frameworks

Are you using sentry.io or on-premise?

sentry.io (SaS)

@sentry/react-native SDK Version

6.5.0 / 6.5.9

How does your development environment look like?

Sentry.init()

https://getsentry.atlassian.net/browse/ISSUE-1724

Steps to Reproduce

Expected Result

The customer experiences issues with session replays in their React Native app on Android (iOS works fine). The issues include:

  • Missing replays: Some sessions do not appear in Sentry at all, even though they were started in the mobile app.

  • Frozen images in replays: For sessions that do appear, the screen image is static and does not update with navigation changes. However, timeline events (e.g., clicks/taps) are recorded correctly.

  • All sessions should be recorded in Sentry Replays.

  • The screen image in the replays should update dynamically with navigation changes.

Actual Result

  • Some sessions do not appear in Sentry Replays.
  • The replay screen remains static for all Android sessions, even though tap events are recorded.

Metadata

Metadata

Assignees

Labels

No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions