@theoplayer/react-native-analytics-adobe-edge
1.1.1
🐛 Issues
- Fixed an issue on Web where the
bitRateproperty would not be passed as an integer value. - Fixed an issue where the metadata set with
updateMetadatawould not be passed when starting a session.
1.1.0
✨ Features
- Changed license to BSD 3-Cause Clear. See LICENSE file for more information.
1.0.0
💥 Breaking Changes
- Updated the connector to use the latest Adobe Experience Platform Mobile and Web SDKs.
0.7.0
✨ Features
- Added optional native connector implementations for iOS and Android.
0.6.0
✨ Features
- Add support for THEOplayer v10 and React Native THEOplayer v10.
0.5.0
✨ Features
- Bumped dependency on react-native-device-info
0.4.0
✨ Features
- Added support for THEOplayer 9.0.
0.3.2
🐛 Issues
- Fixed a build issue where the
Settingsobject would not be found when using the connector with react-native-web.
0.3.1
📦 Dependency Updates
- Updated dependency
react-native-device-infoto version>=10.0.0 <14.0.0.
0.3.0
✨ Features
- Added support for THEOplayer 8.0
0.2.0
✨ Features
- Fixed an issue where ad duration was reported as a floating-point value instead of an integer.
0.1.0
✨ Features
- Initial release