Skip to content

v10.12.0

Choose a tag to compare

@tvanlaerhoven tvanlaerhoven released this 12 Mar 16:19
· 190 commits to develop since this release

Added

  • Added currentsourcechange event to the player API, which is dispatched when the current source, chosen from the source description's sources, changes.
  • Added debugLogsEnabled flag to PlayerConfiguration to allow enabling all debug logs from the underlying Android SDK.
  • Added the id property to AdBreak, representing the identifier of the ad break.

Fixed

  • Fixed an issue on Android where the build process would pick up version from the snapshot repository instead of the release repository, causing build failures.
  • Fixed an issue on iOS & Android where, when using <StrictMode>, the player's list of text tracks would be empty.