Releases: cleveradssolutions/CAS-Android
Releases · cleveradssolutions/CAS-Android
Version 1.9.7
Features
- Migrate Clever Ads Solutions Privacy policy to https://cleveradssolutions.com/privacy-policy
- Improvements internal analytics.
Update third party mediation version:
- AdColony - 4.4.1
Version 1.9.6
Features
- [CrossPromotion] Added support for new functionality to override ad destination link using a web page. In the future, we will detail these possibilities when we have everything ready.
- [CrossPromotion] Added a new meta flag
AdNetwork.CROSSPROMO_ENDLESS
to disable endless display ad. - [MyTarget] Added a new meta flags
AdNetwork.MYTARGET_GDPR_CONSENT
andAdNetwork.MYTARGET_CCPA_OPTED_OUT
to override GDPR and CCPA status. - [Yandex Ads] Added a new meta flags
AdNetwork.YANDEXADS_GDPR_CONSENT
to override GDPR status.
Changes
- [MyTarget] Allowed initialize for tagged to children applications with using COPPA.
Update third party mediation version:
- IronSource - 7.1.0.2
Version 1.9.5
Features
- [IronSource] set COPPA flag on client via API.
- [AdColony] set COPPA flag on client via API.
Changes
- [MyTarget, Yandex Ads, Verizon Media, MoPup] Now not initialized for tagged to children applications.
Update third party mediation version:
- Vungle - 6.9.1
- AppLovin - 6.15.1
- Add API for retrieving the creative id (if available) of an ad via
MaxAd#getCreativeId()
. - Potential ANR improvements.
- Complete revamp of our Mediation Debugger feature.
- Fix an edge case NPE when presenting fullscreen ads.
- Fix incomplete integration alert showing up for missing adapter integrations.
- Add more information to ad info debug button reports.
- Add API for retrieving the creative id (if available) of an ad via
- MyTarget - 5.9.10
Version 1.9.4
Changes
- [Admob] Disabled Android 8.1 and 1GB or less RAM to avoid the popular ANR.
- [Chartboost] SDK has been removed from the recommended
cas-sdk-general
andcas-sdk-teen
solutions, however you can still integrate it at will with advanced integration.
Update third party mediation version:
- IronSource - 7.1.0.1
Version 1.9.3
Version 1.9.2
Features
- [Cross promotion] The control buttons are located in the safe area of the full-screen ad.
Changes
- Hide warning messages when calling
isAdReady
in favor of a debug message.
Bug Fixes
- Fix
java.lang.ClassNotFoundException
on callAdSize.getAdaptiveBanner()
when GoogleMobileAds SDK was not used.
Added new optional third party mediation:
- MoPub - 5.15.0
implementation 'com.mopub:mopub-sdk-banner:5.15.0+'
implementation 'com.mopub:mopub-sdk-fullscreen:5.15.0+'
implementation "com.cleversolutions.ads:cas-sdk:1.9.2+"
implementation "com.cleversolutions.ads:mediation-teen:1.9.2+"
Please contact us if you intend to use any additional third party mediation.
Version 1.9.1
Update third party mediation version:
- AppLovin - 9.14.12
- Fix edge case
java.lang.SecurityException
crash.
- Fix edge case
- Kidoz - 8.9.0
Version 1.9.0
Features
- Improvements in the RTB system to increase the cost of advertising.
- Improvements to ad requests and loading in waterfall.
- Improvements to Android context lifecycle handling.
- Added
CAS.buildManager(activity).initialize()
builder to initialize theMediationManager
for alternative toCAS.initialize(...)
method. - Added option to use a custom analytics event handler.
- Added Mediation extras options.
Changes
- Enum
LoadingManagerMode
replaced with constants of Int type to increase performance. - Function
CAS.validateIntegration(Activity, ContentRating)
changed toCAS.validateIntegration(Activity)
. AdCallback.onComplete()
can be called once per impression.
Update third party mediation version:
- AppLovin - 9.14.11
- Add support for SayGames network.
- Fix some banners not rendering fully.
- Minor bug fixes and stability improvements.
Version 1.8.3
Bug Fixes
- [Facebook AN] Fix CCPA DoNotSell filter to increase ad filling. CAS incorrectly assigned all users from California. More about California Consumer Privacy Act (CCPA) Compliance