All notable changes to this project will be documented in this file using the standards as defined at Keep a Changelog. This project adheres to Semantic Versioning.
Note the first digit of every adapter version corresponds to the major version of the Chartboost Core SDK compatible with that adapter. Adapters are compatible with any Chartboost Core SDK version within that major version.
This version of the Usercentrics Adapter supports the following native SDK dependencies:
- Android:
com.chartboost:chartboost-core-consent-adapter-usercentrics:1.2.15.+
- iOS:
ChartboostCoreConsentAdapterUsercentrics ~> 1.2.15.0
This version of the Usercentrics Adapter supports the following native SDK dependencies:
- Android:
com.chartboost:chartboost-core-consent-adapter-usercentrics:1.2.14.+
- iOS:
ChartboostCoreConsentAdapterUsercentrics ~> 1.2.14.0
This version of the Usercentrics Adapter supports the following native SDK dependencies:
- Android:
com.chartboost:chartboost-core-consent-adapter-usercentrics:1.2.14.+
- iOS:
ChartboostCoreConsentAdapterUsercentrics ~> 1.2.8.0
Added:
- Distribution through
https://www.nuget.org
.
Removed:
dspName
as a constructor parameter forUsercentricsParameter
.templateIdToPartnerId
as a needed parameter forUsercentricsParameter
.
Improvements:
templateIdToPartnerId
as an optional parameter forUsercentricsParameter
.- Default
Dictionary<string, string>
fortemplateIdToPartnerId
, any additional template ids to partner id will be added to this default map. - Improved wrapping coverage for
UsercentricsOptions
.
- This version of the adapter is compatible with Chartboost Core 0.4.0
- Added the ability to set a Template ID to Mediation Partner ID dictionary to facilitate per-partner consent.
- Updated Unity dependency to Chartboost Core Unity SDK
0.3.1
.
- Updated Unity dependency to Chartboost Core Unity SDK
0.3.0
. - Updated native Android dependency to use
0.2.8.1.3
. - Updated native iOS dependency to use
0.2.8.0.1
.
- Updated Unity dependency to Chartboost Core Unity SDK
0.2.0
. - Updated native Android dependency to use
0.2.8.1.2
.
Added:
-
UsercentricsAdapter
class. -
UsercentricsOptions
class. -
Usercentrics Android - NativeModule.
-
Usercentrics iOS - NativeModule.
CBCUsercentricsAdapterBridge.mm
to bridge Objective-C & C# functionality.
-
ChartboostCoreConsentUsercentricDependencies.xml
. -
This version of the adapter has been certified with Android: Usercentrics SDK 2.8.1.
-
This version of the adapter has been certified with iOS: UsercentricsUI 2.8.0.