Skip to content

Version 3.6.0

Compare
Choose a tag to compare
@Str4tos Str4tos released this 29 Mar 10:55
· 4 commits to master since this release
  • Added AdType.AppOpen value to check AdImpression type for AppOpen Ad.
  • Deprecated CASAppOpen.loadAd() method that accept an orientation input parameter and added new method that don't take an orientation input. The new method determine the orientation at request time, matching the behavior of other full-screen formats.
  • Added CAS.targetingOptions.locationCollectionEnabled property to collect from the device the latitude and longitude coordinated truncated to the hundredths decimal place. Collect occurs only if your application already has the relevant end-user permissions and if the target audience is not children.
  • Added CASInitProvider implementation of ContentProvider to collect valid application context.
  • Added alternative CAS.buildManager().build() method to align with the builder pattern. Also the CAS.buildManager().initialize() method can accept any context input parameter.

Update Adapters

  • com.cleveradssolutions:applovin:12.3.1.0
    • Certified with AppLovin - 12.3.1
  • com.cleveradssolutions:bigo:4.6.1.0
    • Certified with Bigo Ads - 4.6.1
  • com.cleveradssolutions:chartboost:9.7.0.0
    • Certified with Chartboost - 9.7.0
  • com.cleveradssolutions:facebook:6.17.0.0
    • Certified with Meta Audience Network - 6.17.0
  • com.cleveradssolutions:google:23.0.0.0
    • Certified with Google Mobile Ads - 23.0.0
    • Removed MobileAdsInitProvider from the AndroidManifest. CAS can initialize Google Mobile Ads later if necessary.
      The definition of com.google.android.gms.ads.DELAY_APP_MEASUREMENT_INIT in the manifest is no longer required.
    • Improved Banner Ad performance.
  • com.cleveradssolutions:inmobi:10.6.7.0
    • Certified with InMobi - 10.6.7
  • com.cleveradssolutions:ironsource:7.9.0.0
    • Certified with IronSource - 7.9.0
    • Improved Banner Ad performance.
  • com.cleveradssolutions:kidoz:9.1.1.0
    • Certified with Kidoz - 9.1.1
  • com.cleveradssolutions:mintegral:16.6.61.0
    • Certified with Mintegral - 16.6.61
  • com.cleveradssolutions:mytarget:5.20.1.0
    • Certified with MyTarget - 5.20.1
    • Removed MyTargetContentProvider from the AndroidManifest. CAS can initialize MyTarget Ads later if necessary.
  • com.cleveradssolutions:pangle:5.8.1.0
  • com.cleveradssolutions:unity:4.10.0.0
    • Certified with Unity Ads - 4.10.0
    • Improved Banner Ad performance.
  • com.cleveradssolutions:yandex:26.4.1.0
    • Certified with Yandex Mobile Ads - 6.4.1
  • com.cleveradssolutions:vungle:7.3.0.0
    • Certified with Liftoff Monetize - 7.3.0
  • com.cleveradssolutions:hyprmx:6.2.3.1
    • Improved performance.

See the list of all adapters on our wiki page.