Skip to content

v8.16.0

Latest
Compare
Choose a tag to compare
@tvanlaerhoven tvanlaerhoven released this 28 Feb 10:47
· 30 commits to develop since this release

Changed

  • Delegating the autoplay functionality to the underlying native Android and iOS SDKs, making that logic independent from player events.
  • On Android, sources with THEOads will always use the media3 player pipeline.

Fixed

  • Fixed an issue on iOS where hlsDateRange was not passed from RN towards iOS native
  • Fixed an issue on Android, where the player would sometimes not initialise correctly in case New Architecture was not being used, resulting in a black screen.
  • Fixed an issue on iOS Safari browsers, where the presentationmodechange event would not be dispatched when entering or exiting fullscreen.