1.0.0
Version 1.0.0 (2024-08-01)
Added:
- Support for
Unity
specific remote module initialization. event ChartboostCoreConsentChangeWithFullConsents ConsentChangeWithFullConsents
toIConsentManagementPlatform
.event ChartboostCoreConsentModuleReadyWithInitialConsents ConsentModuleReadyWithInitialConsents
toIConsentManagementPlatform
.IReadOnlyList<Module> Modules
toSDKConfiguration
.IReadOnlyCollection<string> SkippedModuleIdentifiers
toSDKConfiguration
Improvements:
- Combined
FrameworkName
andFrameworkVersion
setter into a single callSetFramework
. PublisherMetadata
events moved toAnalyticsEnvironment
.
Removed:
ConsentStatus ConsentStatus
fromIConsentManagementPlatform
.Dictionary<string, ConsentStatus> PartnerConsentStatus
fromIConsentManagementPlatform
.event ChartboostConsentStatusChange ConsentStatusChange
fromIConsentManagementPlatform
.event ChartboostPartnerConsentStatusChange PartnerConsentStatusChange
fromIConsentManagementPlatform
.event Action ConsentModuleReady
fromIConsentManagementPlatform
.