Skip to content

Releases: THEOplayer/react-native-connectors

adobe_v1.3.1.

24 Mar 09:02
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the media.length would be not be correctly converted to seconds for VOD and Live streams.

adobe_v1.3.0

22 Mar 22:38
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the media.length would be wrong when starting a session for a stream with a pre-roll ad.

agama_v1.3.0

08 Jan 09:07
Compare
Choose a tag to compare

Added

  • Added optional deviceType property to AgamaConfiguration to overwrite the physical device type. By default, the deviceType is derived from the platform.

nielsen_v1.2.0

22 Dec 12:39
Compare
Choose a tag to compare

Changed

  • Removed any existing connector from the player on Android before attaching a new instance, avoiding duplicates.

comscore_v1.5.0

17 Nov 11:57
Compare
Choose a tag to compare

Fixed

  • Fixed an issue on Android where notifyPlay() was not called when the player would resume play-out.
  • Fixed an issue on Android where the user consent variables were not properly passed.
  • Fixed an issue on Web where the player position is reported as a decimal value instead of an integer.

Added

  • Added the usagePropertiesAutoUpdateMode option to ComscoreConfiguration to indicate whether background playback is supported.

mux_v1.2.0

25 Oct 09:42
Compare
Choose a tag to compare

Fixed

  • Fixed and issue on Android where Mux's Maven repository was not included in the root repository list.

agama_v1.1.1

04 Oct 11:29
Compare
Choose a tag to compare

Added

  • Added SourceConfiguration and AgamaConfiguration types to package exports.

Fixed

  • Fixed the location of manifest.json in order to make it discoverable for web platforms.

mux_v1.0.0

27 Sep 09:32
Compare
Choose a tag to compare

Initial release

conviva_v1.4.0

15 Sep 11:22
Compare
Choose a tag to compare

Changed

  • Upgraded connector for Web to 1.2.0.

agama_v1.1.0

14 Sep 12:47
Compare
Choose a tag to compare

Changed

  • Set upper boundary on THEOplayer's Android SDK version.

Fixed

  • Fixed an issue where creating a build manifest would fail due to a missing dependency.