Skip to content

v8.9.0

Compare
Choose a tag to compare
@tvanlaerhoven tvanlaerhoven released this 29 Nov 16:08
· 131 commits to develop since this release

Added

  • Added support for the SURFACE_CONTROL rendering target on Android, which improves switching from/to fullscreen presentation mode. Rendering target SURFACE_CONTROL will be selected instead of SURFACE_VIEW on API level 29+.

Fixed

  • Fixed a memory leak on iOS, caused by the wrapping ViewController that was keeping a strong reference to the THEOplayerRCTView.

Added

  • Added support for the experimental media3 player pipeline on Android.

Changed

  • BREAKING: Changed the view parameter in the Omid API from a ref container to a native node handle when registering "friendly" obstructions.