# @theoplayer/react-native-analytics-comscore

## 1.14.0

### ✨ Features

- Added support for THEOplayer v11 and React Native THEOplayer v11.

## 1.13.0

### ✨ Features

- Changed license to BSD 3-Cause Clear. See [LICENSE](./LICENSE) file for more information.

## 1.12.0

### ✨ Features

- Updated Android's target SDK version to 36.

## 1.11.1

### 🐛 Issues

- Fixed an issue where the native connector would not be properly destroyed in case the player's native handle would become unavailable.

## 1.11.0

### ✨ Features

- Added support for THEOplayer v10 and React Native THEOplayer v10.

## 1.10.0

### ✨ Features

- Added support for THEOplayer 9.0.

## 1.9.0

### ✨ Features

- Passing the usagePropertiesAutoUpdateMode configuration property to the native iOS connector.

## 1.8.2

### 🐛 Issues

- Fixed an issue on iOS where the podspec files did not contain all references when not using the New Architecture.

## 1.8.1

### 🐛 Issues

- Fixed an issue on iOS where the project would not build when used in a project that has New Architecture enabled.

## 1.8.0

### ✨ Features

- Added sdkVersions API to Nielsen, Mux, Conviva, Comscore, Adobe and Engage connectors

## 1.7.1

### 🐛 Issues

- Deleted dependency on the removed ad module for Android.

## 1.7.0

### ✨ Features

- Added support for THEOplayer 8.0

## 1.6.0

### 📦 Dependency Updates

- Removed setup for Mux connector on tvOS. The Mux pod is only available for iOS.
- Added support for `react-native-theoplayer` v7.0.0 and native player SDK v7.0.0.

## 1.5.0

### 🐛 Issues

- 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.

### ✨ Features

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

## 1.4.1

### ✨ Features

- Relax restriction on `react-native-theoplayer` peer dependency versions.

## 1.4.0

### 📦 Dependency Updates

- Added support for `react-native-theoplayer` v3.0 and THEOplayer 6.0.

## 1.3.0

### 🐛 Issues

- Fixed an issue on Web where some `duration` and `currentTime` values were reported wrong.

## 1.2.0

### 🐛 Issues

- Fixed an issue on Android where the usage properties would not update when the app transitions to the background.

## 1.1.0

### 📦 Dependency Updates

- Updated Web dependency to Comscore SDK v7.7.0

## 1.0.0

### ✨ Features

- Initial release
