getsentry / sentry-java

A Sentry SDK for Java, Android and other JVM languages.
https://docs.sentry.io/
MIT License
1.15k stars 435 forks source link

android replay record is blank #3804

Open zxx7x opened 2 days ago

zxx7x commented 2 days ago

Description

When using sentry-android-replay, the management console can see the replay records, but the screen recording of each record is blank version:7.15.0,8.0.0-beta.1,7.16.0-alpha.1

markushi commented 1 day ago

@zxx7x thanks for reporting! Can you reproduce this issue locally on your device? If so, could you share the log output of the SDK (can be enabled via SentryOptions.setDebug(true))?