Skip to content

Releases: THEOplayer/react-native-connectors

@theoplayer/react-native-yospace@1.1.0

20 Jun 12:10
d377878

Choose a tag to compare

✨ Features

  • Passed default debug flags to disable any logging.

@theoplayer/react-native-yospace@1.0.0

20 Jun 11:27
a68ffca

Choose a tag to compare

✨ Features

  • Initial release

@theoplayer/react-native-analytics-adobe-edge@0.1.0

18 Jun 09:46
e01f628

Choose a tag to compare

agama_v1.5.0

11 Jun 13:53

Choose a tag to compare

Fixed

  • Fixed an issue where the player would jump to a different time stamp as result of a test left-over.

adobe_v1.5.0

18 Apr 14:24

Choose a tag to compare

Fixed

  • Fixed an issue on Web where an asset with a pre-roll ad would report an invalid media duration.

Added

  • Added debug flag for extra logging.

nielsen_v1.3.0

02 Apr 15:29

Choose a tag to compare

Changed

  • Upgraded Nielsen Android SDK to v9.2.0.0.
  • Depend on latest Nielsen Android connector from Maven repository.
  • Upgraded Nielsen web connector to v1.1.2.

adobe_v1.3.1.

24 Mar 09:02

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

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

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

Choose a tag to compare

Changed

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