Skip to content

v7.0.0

Compare
Choose a tag to compare
@tvanlaerhoven tvanlaerhoven released this 10 Apr 08:55
· 680 commits to develop since this release

Fixed

  • Fixed an issue where the player had the wrong layout in fullscreen presentationMode, after changing the source.
  • Fixed an issue where not enabling autoplay would explicitly pause the stream, reverting a possible play() request right after setting up the source.

Added

  • Added support for THEOplayer native SDK 7.0.
  • Aligned SDK major version with native player SDKs.

Changed

  • Raise minimal ios deployment target to 13.4, to match react native 0.73's minimal deployment target.