25.4.9
·
56 commits
to staging
since this release
-
Added a new config option disableViewRestartForManualRecording to disable auto close/restart behavior of manual views on app background/foreground actions.
-
Added a new config option "setWebviewDisplayOption: WebViewDisplayOption" to control how Content and Feedback Widgets are presented.
- IMMERSIVE mode (default): Full-screen display (except cutouts).
- SAFE_AREA mode: Omits status bar, navigation bar and cutouts when displaying WebView.
-
Mitigated an issue where multiple contents could have been displayed in parallel.