Patch Changes
- f91bb4e: Add an experimental
sessionReplayConfig.screenshotModeBackgroundCaptureoption for Session Replay screenshot mode, allowing screenshot rendering to be scheduled on a background queue to reduce main-thread pressure.
⚠️ WARNING: Enabling this option will trigger Main Thread Checker warnings when a debugger is attached. When the warnings are emitted for the first time, Xcode may temporarily freeze the app while logging them. This does not affect production builds.