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

bitmovin-player-react-native

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitmovin-player-react-native - npm Package Versions

2345

0.33.0

Diff

Changelog

Source

[0.33.0] - 2024-11-28

Added

  • Android: TweaksConfig.forceReuseVideoCodecReasons that allows to force the reuse of the video codec despite a configuration change. This flag should be set only, if it is known that the codec can handle the given configuration change.
  • DebugConfig.isDebugLoggingEnabled and DebugConfig.setDebugLoggingEnabled(value: boolean) to check and set whether debug logging is enabled. Debug logging helps diagnose problems and trace the flow of execution within the Player and should not be enabled in production as it may log sensitive or confidential information to the console.

Changed

  • Update Bitmovin's native iOS SDK version to 3.78.0
  • Update Bitmovin's native Android SDK version to 3.94.0
bitadmin
published 0.32.0 •

Changelog

Source

[0.32.0] - 2024-11-14

Changed

  • Update Bitmovin's native Android SDK version to 3.92.0

Fixed

  • Error where setting PlaybackConfig.isAutoplayEnabled = true causes the player view creation to fail on Android
  • Potential infinite stall when using NetworkConfig.preprocessHttpRequest and NetworkConfig.preprocessHttpResponse on Android
bitadmin
published 0.31.0 •

Changelog

Source

[0.31.0] - 2024-11-07

Added

  • MediaControlConfig to configure the media control information for the application. When isEnabled is true, the current media information will be shown on the lock-screen, in notifications, and within the control center
  • Android: playerConfig.playbackConfig.isBackgroundPlaybackEnabled to support background playback

Changed

  • Update Bitmovin's native Android SDK version to 3.91.0

Deprecated

  • TweaksConfig.updatesNowPlayingInfoCenter in favor of MediaControlConfig.isEnabled
bitadmin
published 0.30.0 •

Changelog

Source

[0.30.0] - 2024-10-31

Changed

  • Update Bitmovin's native Android SDK version to 3.90.0
  • Update Bitmovin's native iOS SDK version to 3.77.0

Added

  • WebUiConfig.variant to set the UI variant that should be used by the Bitmovin Web UI

Fixed

  • Spatial navigation in the Web UI does not work properly
bitadmin
published 0.29.0 •

Changelog

Source

[0.29.0] - 2024-09-09

Added

  • Android: AdaptationConfig.initialBandwidthEstimateOverride to override the selection of the optimal media tracks before actual bandwidth data is available

Changed

  • Update Bitmovin's native Android SDK version to 3.82.0
  • Update Bitmovin's native iOS SDK version to 3.71.0
  • Update IMA SDK dependency on Android to 3.33.0

Changed

bitadmin
published 0.28.0 •

Changelog

Source

[0.28.0] - 2024-08-07

Added

  • Android: AdItem.preloadOffset to control when ad manifest gets loaded

Changed

  • Update Bitmovin's native Android SDK version to 3.78.0
  • Update Bitmovin's native iOS SDK version to 3.67.0
bitadmin
published 0.27.1 •

Changelog

Source

[0.27.1] - 2024-07-05

Fixed

  • player.setMaxSelectableBitrate(null) does not reset the maximum selectable bitrate on iOS and tvOS
  • Building with Xcode 16 beta due to negative integer overflow error with UInt type
bitadmin
published 0.27.0 •

Changelog

Source

[0.27.0] - 2024-06-21

Changed

  • Update Google IMA SDK dependencies to 3.23.0 for iOS, and to 4.13.0 for tvOS
  • Update example app dependency: Google Cast iOS sender SDK to 4.8.1
  • Update Bitmovin's native Android SDK version to 3.74.0
  • Update Bitmovin's native iOS SDK version to 3.66.0
bitadmin
published 0.26.0 •

Changelog

Source

[0.26.0] - 2024-06-14

Added

  • Support for Player.setVideoQuality() API to enable video quality selection on Android

Changed

  • Update Bitmovin's native Android SDK version to 3.73.0
  • Update Bitmovin's native iOS SDK version to 3.65.0

Fixed

  • Missing parameter documentations in the API reference
bitadmin
published 0.25.0 •

Changelog

Source

[0.25.0] - 2024-06-07

Added

  • viewRef property to PlayerView to allow setting a reference to the native view

Fixed

  • iOS: Possible crash on hot-reload
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