4.9.0
Version 4.9.0 (2024-03-21)
The following new dependencies are added :
"com.chartboost.unity.threading": "1.0.0"
"com.chartboost.unity.utilities": "1.0.0"
Improvements:
- Added support for Ad Queueing. Ad Queueing is a new feature that builds upon the existing Fullscreen ad experience that allows Publishers to queue up multiple Fullscreen ads and show them in succession.
API Changes:
- Added Fullscreen Ad related events to
IChartboostMediationFullscreenAd
object. - Marked events in
ChartboostMediationFullscreenAdLoadRequest
as deprecated. Use events fromIChartboostMediationFullscreenAd
instead.