Skip to content

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

5.0.2

09 Dec 17:59
Compare
Choose a tag to compare

Updated Unity Version to 5.0.2, Android version to 5.6.1.+ and iOS version to ~> 5.6.1.0

5.0.0

08 Aug 21:14
Compare
Choose a tag to compare

Version 5.0.0 (2024-08-08)

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

#Added

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

    • Android: com.chartboost:chartboost-mediation-adapter-pangle:5.6.1.+
    • iOS: ChartboostMediationAdapterPangle ~> 5.6.0.0.0
  • PangleAdapter.cs with Configuration Properties for Pangle.

  • The following properties have been added in PangleAdapter.cs

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

    • void SetGDPRConsentOverride(PangleGDPRConsentType gdprConsent)
    • void SetDoNotSellOverride(PangleDoNotSellType doNotSellType)