Releases: ChartBoost/chartboost-core-unity-consent-adapter-usercentrics
Releases · ChartBoost/chartboost-core-unity-consent-adapter-usercentrics
1.0.2
1.0.1
Version 1.0.1
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
1.0.0
Version 1.0.0 (2024-08-01)
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
.
0.2.8-4
What's Changed
- 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.
0.2.8-3
What's Changed
- Updated Unity dependency to Chartboost Core Unity SDK
0.3.1
.
Full Changelog: 0.2.8-2...0.2.8-3
0.2.8-2
What's Changed
- 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
.
0.2.8-1
- [HB-6461] Preparing for Core 0.2.0 Release in Usercentrics Adapter by @SCastanedaMunoz in #6
Full Changelog: 0.2.8-0...0.2.8-1
0.2.8-0
What's Changed
-
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.