Releases: THEOplayer/react-native-connectors
Releases · THEOplayer/react-native-connectors
@theoplayer/react-native-yospace@1.1.0
✨ Features
- Passed default debug flags to disable any logging.
@theoplayer/react-native-yospace@1.0.0
✨ Features
- Initial release
@theoplayer/react-native-analytics-adobe-edge@0.1.0
Initial release
agama_v1.5.0
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
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
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.
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.