fixed

2022-11-22: SDK Update #189

New pause menu + bug fixes iOS Android

Known issues

  • Pressing the settings icon sometimes does not hide the module and requires restarting the app

Fixed

  • Haptic feedback on Android
  • Android SDK - Microphone audio is missing in video preview
  • Manifest parsing issues that could prevent permission prompt from showing in SDK
  • Issues with face tracking coordinates when moving the layout
  • Image rotation when capturing image from a video component
  • Camera aspect ratio issue when restarting a recording
  • Face tracking and green screen working again

Deprecated

Changed

  • Configuration of external domain now required in the externalServices field of the manifest file - otherwise the requests will fail
  • Operating system navigation UI and notification bars are hidden when in a module
  • Added scale mode to Image segmentation calls to fix aspect ratio issues
  • Close button is now a settings icon which displays a pause menu with camera and audio toggles (as well as a quit option)

Added