Skip to content

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

5.2.0

20 Nov 21:01
Compare
Choose a tag to compare

Updated Unity Version to 5.2.0, Android version to 5.12.6.+ and iOS version to ~> 5.13.0.0

5.0.0

08 Aug 20:34
Compare
Choose a tag to compare

Version 5.0.0 (2024-08-08)

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

#Added

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

    • Android: com.chartboost:chartboost-mediation-adapter-applovin:5.12.6.+
    • iOS: ChartboostMediationAdapterAppLovin ~> 5.12.5.0
  • AppLovinAdapter.cs with Configuration Properties for AppLovin.

  • The following properties have been added in AppLovinAdapter.cs

    • string AdapterUnityVersion
    • string AdapterNativeVersion
    • string PartnerSDKVersion
    • string PartnerIdentifier
    • string PartnerDisplayName
    • bool TestMode
    • bool MuteAudio
    • bool VerboseLogging