Skip to content

Releases: ChartBoost/chartboost-mediation-unity-adapter-unity-ads

5.0.5

30 Jul 19:02
Compare
Choose a tag to compare

Version 5.0.5 (2025-07-24)

This version of the Unity Ads Adapter supports the following native SDK dependencies:

  • Android: com.chartboost:chartboost-mediation-adapter-unity-ads:5.4.16.+
  • iOS: ChartboostMediationAdapterUnityAds: ~> 5.4.16.0

5.0.4

30 Jul 18:49
Compare
Choose a tag to compare

Version 5.0.4 (2025-07-23)

This version of the Unity Ads Adapter supports the following native SDK dependencies:

  • Android: com.chartboost:chartboost-mediation-adapter-unity-ads:5.4.16.+
  • iOS: ChartboostMediationAdapterUnityAds: ~> 5.4.15.0

5.0.3

30 Jul 18:41
Compare
Choose a tag to compare

Version 5.0.3 (2025-07-02)

This version of the Unity Ads Adapter supports the following native SDK dependencies:

  • Android: com.chartboost:chartboost-mediation-adapter-unity-ads:5.4.15.+
  • iOS: ChartboostMediationAdapterUnityAds: ~> 5.4.15.0

5.0.2

29 Jul 18:05
Compare
Choose a tag to compare

Version 5.0.2 (2025-06-02)

This version of the Unity Ads Adapter supports the following native SDK dependencies:

  • Android: com.chartboost:chartboost-mediation-adapter-unity-ads:5.4.12.+
  • iOS: ChartboostMediationAdapterUnityAds: ~> 5.4.15.0

5.0.1

29 Jul 18:01
Compare
Choose a tag to compare

Version 5.0.1 (2025-06-02)

This version of the Unity Ads Adapter supports the following native SDK dependencies:

  • Android: com.chartboost:chartboost-mediation-adapter-unity-ads:5.4.12.+
  • iOS: ChartboostMediationAdapterUnityAds: ~> 5.4.14.0

5.0.0

08 Aug 21:18
Compare
Choose a tag to compare

Version 5.0.0 (2024-08-08)

First version of the Chartboost Mediation Unity SDK - Unity Ads Adapter.

#Added

  • Support for the following Unity Ads dependencies. Notice adapter dependencies are optimistic and any patches and hot-fixes will be automatically picked up.:

    • Android: com.chartboost:chartboost-mediation-adapter-unity-ads:5.4.12.+
    • iOS: ChartboostMediationAdapterUnityAds ~> 5.4.12.0
  • UnityAdsAdapter.cs with Configuration Properties for Unity Ads.

  • The following properties have been added in UnityAdsAdapter.cs

    • string AdapterUnityVersion
    • string AdapterNativeVersion
    • string PartnerSDKVersion
    • string PartnerIdentifier
    • string PartnerDisplayName
    • bool TestMode
  • The following methods have been added in UnityAdsAdapter.cs

    • void SetGDPRConsentOverride(bool gdprStatus)
    • void SetPrivacyConsentOverride(bool consentStatus)