Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.25 KB

File metadata and controls

26 lines (21 loc) · 1.25 KB

Changelog

All notable changes to this project will be documented in this file using the standards as defined at Keep a Changelog. This project adheres to Semantic Versioning.

Version 5.0.1 (2024-10-18)

This version of the Verve Adapter supports the following native SDK dependencies:

  • Android: com.chartboost:chartboost-mediation-adapter-verve:chartboost-mediation-adapter-verve:5.3.1.+
  • iOS: ChartboostMediationAdapterVerve: ~> 5.3.0.0

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