5.0.0
Version 5.0.0 (2024-08-08)
Improvements:
- Completed rebranding all APIs to Chartboost Mediation.
- Initialization of Chartboost Mediation now utilizes Chartboost Core SDK. Please review the Initialize Mediation and Core SDK documentation.
- Privacy and consent signals are now set through Chartboost Core SDK.
- Ad Adapter are now distributed in separate independent packages through npm & NuGet.
ChartboostMediationBannerView
is now namedIBannerAd
.ChartboostMediationUnityBannerAd
is now namedUnityBannerAd
.ChartboostMediationFullscreenAd
is now namedIFullscreenAd
.
Removed:
ChartboostMediationInterstitialAd
.ChartboostMediationRewardedAd
.- Explicit
ChartboostMediation.DidStart
delegate. - Explicit
ChartboostMediation.UnexpectedErrorOccurred
delegate. AdaptersWindow
type and distribution method of adapters.
Review our Migration from Mediation 4.x to 5.x documentation for more information.