Skip to content

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

5.0.0

08 Aug 21:22
Compare
Choose a tag to compare

Version 5.0.0 (2024-08-08)

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

#Added

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

    • Android: com.chartboost:chartboost-mediation-adapter-verve:5.3.0.+
    • iOS: ChartboostMediationAdapterVerve ~> 5.3.0.0
  • VerveAdapter.cs with Configuration Properties for Verve.

  • The following properties have been added in VerveAdapter.cs

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