Skip to content

v10.3.0

Choose a tag to compare

@wvanhaevre wvanhaevre released this 27 Oct 16:38
· 639 commits to develop since this release

Fixed

  • Fixed an issue on web, where adbreak related AdEvents did no longer contain the adBreak info.

Changed

  • When the player's currentTime is set to Infinity on mobile platforms, the player will seek to the live edge rather than the end of the seekable range.
  • Added useHttpEngine to PlayerConfiguration to allow toggling the use of HttpEngine for network requests on Android.