Skip to content

Releases: cleveradssolutions/CAS-Android

Version 1.9.4

20 Jan 11:30
447e46b

Choose a tag to compare

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 and cas-sdk-teen solutions, however you can still integrate it at will with advanced integration.

Update third party mediation version:

Version 1.9.3

18 Jan 11:56
60319ac

Choose a tag to compare

Bug Fixes

  • Fixed initialization of Firebase analytics when calling CAS.getSettings().setAnalyticsCollectionEnabled(true) before the first manager initializing.

Update third party mediation version:

  • AdColony - 4.4.0
  • Yandex Ads - 3.2.0
    Yandex Metrics - 3.16.2
  • SuperAwesome - 7.2.18

Version 1.9.2

05 Jan 12:16
ec34dde

Choose a tag to compare

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 call AdSize.getAdaptiveBanner() when GoogleMobileAds SDK was not used.

Added new optional third party mediation:

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

28 Dec 12:11
75909a3

Choose a tag to compare

Update third party mediation version:

  • AppLovin - 9.14.12
    • Fix edge case java.lang.SecurityException crash.
  • Kidoz - 8.9.0

Version 1.9.0

24 Dec 13:25

Choose a tag to compare

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 the MediationManager for alternative to CAS.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 to CAS.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

18 Dec 14:57
eab6be8

Choose a tag to compare

Bug Fixes

Update third party mediation version:

Version 1.8.2

16 Dec 12:08
5a859f0

Choose a tag to compare

Update third party mediation version:

Version 1.8.1

07 Dec 15:52

Choose a tag to compare

Bug Fixes

  • Lost point to AdCallback of Interstitial and Rewarded ad.

Update third party mediation version:

Version 1.8.0

04 Dec 12:49

Choose a tag to compare

Version 1.8.0 Pre-release
Pre-release

⚠️ Known issue of lost point to AdCallback of Interstitial and Rewarded ad.

Features

  • Improvements the RTB system.
  • Improvements the life cycle of Banner ads.
  • Improvements synchronization of states in multiple threads.
  • Update Integration Helper.

Changes

  • The isAdReady check now takes into account the interval between Interstitial ad impressions.
  • Disabled the limitation for Adaptive Banner sizes at least 50% of the width and 70% of the height of the container. This change will allow more ads to be shown.
  • Disabled Shown ads analytics event in favor of TryShow to reduce the amount of data on the analytics server.

Added new optional third party mediation:

implementation 'com.verizon.ads:android-vas-standard-edition:1.8.1+'

Please contact us if you intend to use any additional third party mediation.

Update third party mediation version:

  • AppLovin - 9.14.10
    • Fix edge case IllegalArgumentException in AppLovinWebViewActivity.
    • Various ANR fixes.
  • myTarget - 5.9.6
  • IronSource - 7.0.4
  • Chartboost - 8.2.0
  • StartApp - 4.7.5

Version 1.7.1

16 Nov 14:02
1467238

Choose a tag to compare

Features

  • [SuperAwesome] Allows skip rewarded videos with warning.

Bug Fixes

  • Restored lost androidx.constraintlayout:constraintlayout dependency.

Update third party mediation version: