Releases: THEOplayer/react-native-connectors
Releases · THEOplayer/react-native-connectors
adobe_v1.3.1.
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
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
Added
- Added optional
deviceType
property toAgamaConfiguration
to overwrite the physical device type. By default, thedeviceType
is derived from the platform.
nielsen_v1.2.0
Changed
- Removed any existing connector from the player on Android before attaching a new instance, avoiding duplicates.
comscore_v1.5.0
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 toComscoreConfiguration
to indicate whether background playback is supported.
mux_v1.2.0
Fixed
- Fixed and issue on Android where Mux's Maven repository was not included in the root repository list.
agama_v1.1.1
Added
- Added
SourceConfiguration
andAgamaConfiguration
types to package exports.
Fixed
- Fixed the location of
manifest.json
in order to make it discoverable for web platforms.
mux_v1.0.0
Initial release
conviva_v1.4.0
Changed
- Upgraded connector for Web to 1.2.0.
agama_v1.1.0
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.