Skip to content

Releases: cleveradssolutions/CAS-Android

Version 3.1.1

20 Mar 07:48
89e65d0

Choose a tag to compare

Features

  • Improved bid request parameters about user device.
  • Improved internet connection detection.
  • Visual update for the Last Page Ad.

Update Adapters

  • com.cleveradssolutions:google:21.5.0.3
    • Added Native Ad Units for use in Banner ad format.
  • com.cleveradssolutions:applovin:11.8.2.0
    • Certified with AppLovin - 11.8.2
  • com.cleveradssolutions:facebook:6.13.7.0
    • Certified with Meta Audience Network - 6.13.7
  • com.cleveradssolutions:ironsource:7.3.0.0
    • Certified with IronSource - 7.3.0
  • com.cleveradssolutions:chartboost:9.2.1.0
    • Certified with Chartboost - 9.2.1
  • com.cleveradssolutions:mintegral:16.4.11.0
    • Certified with Mintegral - 16.3.11
  • com.cleveradssolutions:unity:4.6.1.0
    • Certified with Unity Ads - 4.6.1

CAS 3.1 compatibility update

  • com.cleveradssolutions:mytarget:5.16.4.1
  • com.cleveradssolutions:inmobi:10.1.2.5
  • com.cleveradssolutions:tapjoy:12.11.1.2
  • com.cleveradssolutions:vungle:6.12.1.3
  • com.cleveradssolutions:adcolony:4.8.0.9
  • com.cleveradssolutions:pangle:5.0.0.10
  • com.cleveradssolutions:yandex:25.6.0.1

See the list of all adapters on our wiki page.

Version 3.0.2

09 Mar 13:10
89e65d0

Choose a tag to compare

Bug Fixes

  • Improved stability of full-screen ads when restarting the application from the desktop if the launchMode="singleTask" is used for the launch activity.
  • Fixed thread freeze from CAS.validateIntegration().

Update Adapters

  • com.cleveradssolutions:applovin:11.8.1.0
    • Certified with AppLovin - 11.8.1
  • com.cleveradssolutions:pangle:5.0.0.9
    • Certified with Pangle - 5.0.0.9
  • com.cleveradssolutions:fyber:8.2.2.0
    • Certified with DigitalTurbine - 8.2.2
  • com.cleveradssolutions:mintegral:16.3.91.0
    • Certified with Mintegral - 16.3.91
  • com.cleveradssolutions:unity:4.6.0.0
    • Certified with Unity Ads - 4.6.0
  • com.cleveradssolutions:yandex:25.6.0.0
    • Certified with Yandex Ads - 5.6.0
  • com.cleveradssolutions:mytarget:5.16.4.0
    • Certified with MyTarget - 5.16.4
  • com.cleveradssolutions:superawesome:8.5.4.0
    • Certified with SuperAwesome - 8.5.4
    • Available for use by all audience ages.
  • com.cleveradssolutions:inmobi:10.1.2.4
    • Improve GDPR flag for users.
  • com.cleveradssolutions:kidoz:8.9.7.4
    • Fixed Google Play console warning: EventBus 3.3.1 is available which has migrated to AndroidX libraries and ships with R8 rules included.

See the list of all adapters on our wiki page.

Version 3.0.1

06 Feb 12:02

Choose a tag to compare

Bug Fixes

  • Fixed rare Consent flow exception.

Update Adapters

  • com.cleveradssolutions:google:21.5.0.0
    • Certified with Google Ads - 21.5.0
  • com.cleveradssolutions:applovin:11.7.1.0
    • Certified with AppLovin - 11.7.1
  • com.cleveradssolutions:chartboost:9.2.0.0
    • Certified with Chartboost - 9.2.0
    • Now available to everyone.
  • com.cleveradssolutions:pangle:4.9.0.9
    • Certified with Pangle - 4.9.0.9
  • com.cleveradssolutions:fyber:8.2.1.3
    • Improved Banner lifecycle.
    • Optimized device performance.
    • Now available to everyone.
  • com.cleveradssolutions:facebook:6.12.0.3
    • Fixed incorrect warning
  • com.cleveradssolutions:mintegral:16.3.51.2
    • Internal improvements.
  • com.cleveradssolutions:unity:4.5.0.3
    • Internal improvements.
  • com.cleveradssolutions:ironsource:7.2.7.1
    • Internal improvements.

See the list of all adapters on our wiki page.

Version 3.0.0

31 Jan 09:02

Choose a tag to compare

Features

  • Added a built-in consent flow to automatically present users with GDPR dialogue.
    The dialog will not be shown if at least one of the following conditions is true:
    • If CAS.settings.taggedAudience equals Audience.Children.
    • If CAS.settings.userConsent not equals ConsentStatus.Undefined.
    • If the user is located in countries that do not require information protection.
    • If ConsentFlow is disabled:
CAS.buildManager().withConsentFlow(
      new ConsentFlow(false)
).Initialize(context);
  • SDK now supports Android Target API 33.
  • Increased precision of Banner Ad revenue value for automatic analytics collection.

Changes

  • The list of networks that are included in the Clever solutions has been changed.:
    • Optimal solution: Added Yandex Ads.
    • Families solution: Removed AppLovin.

      AppLovin no longer has advertising for a children's audience.

  • CleverAdsSolutions now requires all apps to be on a minimum Android API level 21 to run.
  • Removed deprecated functions from CAS version 2.x. See Migrate from 2.x to 3.0 page.

Update Adapters

  • com.cleveradssolutions:cas-promo:3.0.0
    • Visual update of advertising views.
    • Added offset for UI near system bars.
  • com.cleveradssolutions:applovin:11.7.0.0
    • Certified with AppLovin - 11.7.0
    • Increased precision of ad revenue value for automatic analytics collection.
  • com.cleveradssolutions:ironsource:7.2.7.0
    • Certified with IronSource - 7.2.7
    • Increased precision of ad revenue value for automatic analytics collection.
  • com.cleveradssolutions:yandex:25.5.0.0
    • Increased precision of ad revenue value for automatic analytics collection.
  • com.cleveradssolutions:google:21.4.0.2
    • Increased precision of ad revenue value for automatic analytics collection.
  • com.cleveradssolutions:pangle:4.9.0.8
    • Certified with Pangle - 4.9.0.8
  • com.cleveradssolutions:vungle:6.12.1.1
    • New implementation of bidding requests.
  • com.cleveradssolutions:inmobi:10.1.2.3
    • Add CCPA flag to request.
  • com.cleveradssolutions:mintegral:16.3.51.1
    • Add COPPA flag to request.
  • com.cleveradssolutions:fyber:8.2.1.2
    • Add COPPA flag to request.

CAS 3.0 compatibility update

  • com.cleveradssolutions:unity:4.5.0.2
  • com.cleveradssolutions:mytarget:5.16.3.1
  • com.cleveradssolutions:adcolony:4.8.0.8
  • com.cleveradssolutions:facebook:6.12.0.2
  • com.cleveradssolutions:superawesome:8.5.1.2
  • com.cleveradssolutions:kidoz:8.9.7.3
  • com.cleveradssolutions:tapjoy:12.11.1.1

See the list of all adapters on our wiki page.

Version 2.9.9

12 Jan 10:09

Choose a tag to compare

Bug fixes

  • Fixed Kotlin implementation features.

Update Adapters

  • com.cleveradssolutions:google:21.4.0.1
    • Certified with Google Ads - 21.4.0
  • com.cleveradssolutions:yandex:5.5.0.1
    • Certified with Yandex Ads - 5.5.0
  • com.cleveradssolutions:unity:4.5.0.1
    • Certified with Unity Ads - 4.5.0
  • com.cleveradssolutions:mytarget:5.16.3.0
    • Certified with MyTarget - 5.16.3
  • com.cleveradssolutions:mintegral:16.3.51.0
    • Certified with Mintegral - 16.3.51
  • com.cleveradssolutions:pangle:4.9.0.7
    • Certified with Pangle - 4.9.0.7

See the list of all adapters on our wiki page.

Version 2.9.8

12 Dec 13:53

Choose a tag to compare

Update Adapters

  • com.cleveradssolutions:mytarget:5.16.2.0
    • Certified with MyTarget - 5.16.2
  • com.cleveradssolutions:yandex:5.4.1.0
    • Certified with Yandex Ads - 5.4.1
  • com.cleveradssolutions:superawesome:8.5.1.0
    • Certified with SuperAwesome - 8.5.1
  • com.cleveradssolutions:applovin:11.6.0.0
    • Certified with AppLovin - 11.6.0
  • com.cleveradssolutions:ironsource:7.2.6.0
    • Certified with IronSource - 7.2.6
  • com.cleveradssolutions:mintegral:16.3.11.0
    • Certified with Mintegral - 16.3.11
  • com.cleveradssolutions:tapjoy:12.11.1.0
  • com.cleveradssolutions:fyber:8.2.1.0
    • Certified with Digital Turbine - 8.2.1
  • com.cleveradssolutions:pangle:4.8.1.0
    • Certified with Pangle - 4.8.1.0

See the list of all adapters on our wiki page.

Version 2.9.7

25 Nov 18:18

Choose a tag to compare

Bug Fixes

  • Fixed crash with com.java.AssertError.

Update Adapters

  • com.cleveradssolutions:inmobi:10.1.2.0
    • Certified with InMobi - 10.1.2
  • com.cleveradssolutions:mytarget:5.16.1.0
    • Certified with MyTarget - 5.16.1
  • com.cleveradssolutions:yandex:5.4.0.0
    • Certified with Yandex Ads - 5.4.0
    • Added support of COPPA
  • com.cleveradssolutions:superawesome:8.5.0.0
    • Certified with SuperAwesome - 8.5.0
  • com.cleveradssolutions:chartboost:9.1.1.0
    • Certified with Chartboost - 9.1.1
  • com.cleveradssolutions:pangle:4.8.0.8
    • Certified with Pangle - 4.8.0.8
  • com.cleveradssolutions:unity:4.4.1.1
    • Bidding improvements (in closed beta)
  • com.cleveradssolutions:facebook:6.12.0.1
    • Minor fixes.
  • com.cleveradssolutions:mintegral:16.2.61.2
    • Minor fixes.
  • com.cleveradssolutions:ironsource:7.2.5.1
    • Minor fixes.

See the list of all adapters on our wiki page.

Version 2.9.6

08 Nov 10:51

Choose a tag to compare

Update Adapters

  • com.cleveradssolutions:applovin:11.5.5.0
    • Certified with AppLovin - 11.5.5
  • com.cleveradssolutions:inmobi:10.1.1.0
    • Certified with InMobi - 10.1.1
  • com.cleveradssolutions:mytarget:5.16.0.0
    • Certified with MyTarget - 5.16.0
  • com.cleveradssolutions:mintegral:16.2.61.1
    • Minor fixes.

See the list of all adapters on our wiki page.

Version 2.9.5

01 Nov 11:43

Choose a tag to compare

Update Adapters

  • com.cleveradssolutions:ironsource:7.2.5.0
    • Certified with IronSource - 7.2.5
  • com.cleveradssolutions:mintegral:16.2.61.0
    • Certified with Mintegral - 16.2.61
  • com.cleveradssolutions:superawesome:8.4.3.0
    • Certified with SuperAwesome - 8.4.3
  • com.cleveradssolutions:pangle:4.8.0.5
    • Certified with Pangle - 4.8.0.5
  • com.cleveradssolutions:tapjoy:12.11.0.1
    • Added keep the Tapjoy SDK rule for Proguard.
  • com.cleveradssolutions:inmobi:10.0.9.5
    • Minor improvements.
  • com.cleveradssolutions:fyber:8.2.0.2
    • Minor improvements.

See the list of all adapters on our wiki page.

Version 2.9.4

18 Oct 12:32

Choose a tag to compare

Update Adapters

  • com.cleveradssolutions:applovin:11.5.3.0
    • Certified with AppLovin - 11.5.3
  • com.cleveradssolutions:superawesome:8.4.2.0
    • Certified with SuperAwesome - 8.4.2

See the list of all adapters on our wiki page.