Skip to content

4.9.0

Compare
Choose a tag to compare
@SCastanedaMunoz SCastanedaMunoz released this 21 Mar 21:37
· 9 commits to main since this release
fe67df4

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 from IChartboostMediationFullscreenAd instead.