Skip to content

25.4.9

Choose a tag to compare

@arifBurakDemiray arifBurakDemiray released this 21 Jan 12:37
· 56 commits to staging since this release
20d1f1a
  • 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.