Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-theoplayer

Package Overview
Dependencies
Maintainers
2
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-theoplayer - npm Package Versions

1
10

3.4.0

Diff

Changelog

Source

[3.4.0] - 23-12-21

Added

  • Added ui configuration object to PlayerConfiguration to configure the ads UI language.
  • Added support for Android 14.
  • Added Expo plugin to support Android dependency configuration.

Changed

  • Changed the Android notification channel name to Notification channel. It can be renamed by defining the notification_channel_name resource string.
tvanlaerhoven
published 3.3.2 •

Changelog

Source

[3.3.2] - 23-12-12

Fixed

  • Fixed an issue on iOS & Android where timestamps in ad events were not consistently defined in seconds.
  • Fixed an issue on tvOS where unknown AdIntegrationKind values resulted in build issues.
tvanlaerhoven
published 3.3.1 •

Changelog

Source

[3.3.1] - 23-12-11

Fixed

  • Fixed an issue on Android where a ContentResumeRequested ad event was never broadcasted.
  • Fixed an issue on iOS where the ad duration was provided in milliseconds instead of seconds.
tvanlaerhoven
published 3.3.0 •

Changelog

Source

[3.3.0] - 23-12-11

Changed

  • Extended event dispatching mechanism with broadcast functionality.
tvanlaerhoven
published 3.2.1 •

Changelog

Source

[3.2.1] - 23-12-07

Fixed

  • Fixed an issue on Android where EnterCue and ExitCue text track events did not contain the trackUid property.
tvanlaerhoven
published 3.2.0 •

Changelog

Source

[3.2.0] - 23-11-29

Fixed

  • Fixed an issue on iOS and Android were selecting an audio, video or text track that has a uid with value 0, would fail.

Added

  • Added support for HLS #EXT-X-DATERANGE timed metadata tags. The tags appear as cues in a dedicated text track with type daterange.
tvanlaerhoven
published 3.1.0 •

Changelog

Source

[3.1.0] - 23-10-27

Changed

  • Revised audio focus protocol on Android. When resuming an app, audio focus is retrieved only if the player is not paused.
  • Changed the behaviour of the Android component supporting background playback. It is stopped but not disabled when setting backgroundAudioConfiguration.enabled = true.

Fixed

  • Fixed an issue on Android where during play-out of a locally stored media asset the seekable property would not update.
  • Fixed an issue on iOS where the error was not forwarded to theoplayer if a drm request fails on the iOS bridge
tvanlaerhoven
published 3.0.2 •

Changelog

Source

[3.0.2] - 23-10-17

Fixed

  • Fixed an issue on Android where compilation would fail when depending on player SDK 6.2.0.
tvanlaerhoven
published 3.0.1 •

Changelog

Source

[3.0.1] - 23-10-12

Fixed

  • Fixed compilation issues caused by Caching API not being supported on tvOS
tvanlaerhoven
published 3.0.0 •

Changelog

Source

[3.0.0] - 23-10-06

Fixed

  • Fixed sourceDescription processing on iOS for offline playback.

Changed

  • Added support for THEOplayer 6.0. See THEOplayer's changelog for details.
  • Bumped minimal version for SideloadedTextTracks connection on iOS to v6.1.1 which contains fix for iOS 17.0.

Added

  • Added MediaCache API, enabling download of media assets for offline playback.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc