Releases: ChartBoost/chartboost-mediation-unity-adapter-amazon-publisher-services
Releases · ChartBoost/chartboost-mediation-unity-adapter-amazon-publisher-services
5.0.1
5.0.0
Version 5.0.0 (2024-08-08)
#Added
-
Support for the following 'Amazon Publisher Services' dependencies. Notice adapter dependencies are optimistic and any patches and hot-fixes will be automatically picked up.:
- Android:
com.chartboost:chartboost-mediation-adapter-amazon-publisher-services:5.9.10.+
- iOS:
ChartboostMediationAdapterAmazonPublisherServices ~> ~> 5.4.9.0
- Android:
-
The following properties have been added in
AmazonPublisherServicesAdapter.cs
string AdapterUnityVersion
string AdapterNativeVersion
string PartnerSDKVersion
string PartnerIdentifier
string PartnerDisplayName
bool TestMode
bool VerboseLogging
4.0.1
Version 4.0.1 (20204-03-27)
Bug Fixes:
- Added
<androidPackage spec="com.iabtcf:iabtcf-decoder:2.0.10"/>
toAmazonPublisherServicesAdapterDependencies.xml
4.0.0
Version 4.0.0 (2024-03-21)
First version of the Chartboost Mediation Unity SDK - Amazon Publisher Services Adapter.
This package requires the APS Unity Plugin to be integrated in the project in order to be used.
New:
- Added
AmazonPublisherServicesAdapter
class. - Added
TestMode
mode to setup APS test mode. - Added
VerboseLogging
to modify adapter logging leve. - Added
PreBiddingListener
class and property to handle publisher based pre-bidding. - Added
AmazonSettings
struct to pass required data to the Chartboost Mediation SDK.
Compatible with the following native Android and iOS SDK Versions:
- Android: Amazon Publisher Services
com.amazon.android:aps-sdk:9.9.+
- iOS:
AmazonPublisherServicesSDK ~> 4.8.0