Skip to content

v10.5.0

Choose a tag to compare

@tvanlaerhoven tvanlaerhoven released this 24 Nov 14:41
· 513 commits to develop since this release

Fixed

  • Fixed an issue on iOS where the scrim of an IMA ad was in a wrong position due to incorrect safeAreaInsets.

Added

  • Added stopOnBackground property to BackgroundAudioConfiguration to control whether playback should stop when the app goes to the background.
  • Added millicastSrc to TheoLiveEndpoint for Web and Android.
  • Added support for configuring query parameters that are common to multiple key system configurations. The parameters defined in contentProtection.queryParameters will be merged with any query parameters that are explicitly defined on a key system configuration, whereby the latter takes precedence.

Changed

  • Updated the active quality info extraction on iOS to use the activeQualityChange event data instead of player API.