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.
This version of the Pangle Adapter supports the following native SDK dependencies:
- Android:
com.chartboost:chartboost-mediation-adapter-pangle:chartboost-mediation-adapter-pangle:5.6.1.+
- iOS:
ChartboostMediationAdapterPangle: ~> 5.6.1.0
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
- Android:
-
PangleAdapter.cs
with Configuration Properties forPangle
. -
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)