Skip to content

v10.9.0

Choose a tag to compare

@tvanlaerhoven tvanlaerhoven released this 29 Jan 16:40
· 307 commits to develop since this release

Fixed

  • Fixed an issue on Android where the player could disrupt the layout by sending an unexpected dimension change event.
  • Fixed an issue on Android where the default properties of the player's backgroundAudioConfiguration would not be properly applied.

Added

  • Added functionality to synchronize the player state from the native mobile players to React Native.
  • Added a bypass property on iOS to control the THEOplayerView's ability to detach from its superView.
  • Trigger an update for the iOS control centers (nowPlayingInfo and remoteCommands) to reflect a player state sync.

Changed

  • Changed license to BSD 3-Cause Clear. See LICENSE file for more information.