Skip to content

Releases: cleveradssolutions/CAS-Unity

4.1.2

25 Jun 08:39
Compare
Choose a tag to compare
  • See the native 4.1.2 SDKs release notes for Android and iOS.
  • The SuperAwesome adapter was removed as the SDK has been deprecated and is no longer receiving updates.
  • [Android] Added dependency resolution strategy to use play-services-ads-identifier:18.1.0 for min API 25 and below, due to a known crash with version 18.2.0. See the Android issue for more details.
  • [Android] Added automatic rollback to Yandex Ads SDK 7.9.0 when using Android Gradle Plugin (AGP) versions below 7.5 due to minimum compatibility requirements starting from Yandex Ads SDK 7.10.0.
  • [Android] Removed the need for manual resolutionStrategy in baseProjectTemplate.gradle — you can safely delete it if previously added.
  • [Android] Added option to override Gradle Wrapper and Android Gradle Plugin versions in CAS Other Settings. The specified versions will be pre-set for the Android Studio project without requiring manual project export. Please ensure compatibility of all build components when using this option. Leave the fields empty to avoid overriding the versions.

Version 4.1.1

13 Jun 08:59
Compare
Choose a tag to compare

Version 4.1.0

11 Jun 13:31
Compare
Choose a tag to compare
  • Discover the native 4.1.0 SDKs release notes for Android and iOS.

Version 4.0.2

30 Apr 13:40
Compare
Choose a tag to compare
  • Discover the native 4.0.2 SDKs release notes for Android and iOS.
  • [Android] Increased the minimum Android API level to 23.
  • AdType.AppOpen can now be disabled like other formats. It is disabled by default, so make sure to enable it if you plan to use it.
  • Added new adapter for YSO Network.
  • Added new adapter for Prado Ads. Contact our manager if you want to try a new ad network.
  • Added DebugGeography.RegulatedUSState option to support testing with regulated US states.
  • Added InitialConfig.consentFlowStatus to get same status from ConsentFlow.WithCompletionListener.
  • Added automatic initialization of the Tenjin SDK when you provide the API key in the CAS SDK initialization parameters. The CAS SDK will handle the Connect(), OptIn(), or OptOut() functions calls for Tenjin SDK.
  • AdError is now a struct instead of an enum, and its message field provides more detailed error information. There can be multiple detailed messages for a single error code. New errors have been added: AdError.Timeout and AdError.NotInitialized.
  • Added IMediationManager.DisposeAd(AdType) method for freeing up memory from loaded ads. After calling this method, use IMediationManager.LoadAd(AdType) to reload ads or to continue automatic ad loading.
  • Deprecated all LoadingManagerMode except Manual and Auto (Optimal).
  • Removed ConsentFlow.WithCompletionListener with Action, please use listener with Action<ConsentFlow.Status> instead.
  • Removed IManagerBuilder.WithInitListener, please use WithCompletionListener instead.
  • Removed Include Ads SDK versions to Gradle/Podfile option from settings window.
  • [Android] Removed Optimize Google Ad loading option from settings window and is enabled by default by Google Mobile Ads SDK v.24.0.0.
  • [Android] Removed "Remove property tag from GMA SDK" feature from Google Mobile Ads Editor Settings as this tag has been removed from Google Mobile Ads SDK v.24.0.0 Android Manifest.
  • Update External Dependency Manager for Unity to 1.2.185.

Version 3.9.10

03 Mar 14:36
Compare
Choose a tag to compare
  • Discover the native 3.9.10 SDKs release notes for Android and iOS.

Changes

  • The LoopMe network support has been removed.

Bug Fixes

  • Fixed manual loading of ads before SDK is fully initialized.
  • [iOS] Fixed banner ad position issue in landscape orientation after fullscreen ads.

Version 3.9.9

16 Jan 09:20
Compare
Choose a tag to compare
  • Discover the native 3.9.9 SDKs release notes for Android and iOS.

Changes

  • [iOS] Requires apps to build with Xcode 16.1 or above.

Bug Fixes

  • [Android] (From DTExchange SDK update) Fixed usage of Android Advertising ID to be compliant with Google Play Ads policy. #15
  • [iOS] Fixed a rare EXC_BAD_ACCESS crash from AdMetaData.

Version 3.9.8

16 Dec 13:36
Compare
Choose a tag to compare
  • Discover the native 3.9.8 SDKs release notes for Android and iOS.

Version 3.9.7

07 Nov 18:12
Compare
Choose a tag to compare
  • Discover the native 3.9.7 SDKs release notes for Android and iOS.

Version 3.9.6

25 Oct 13:53
Compare
Choose a tag to compare
  • Discover the native 3.9.6 SDKs release notes for Android and iOS.

Bug Fixes

  • [Android] Fixed an issue where the Android Gradle files was cleared before build.

Version 3.9.5

14 Oct 14:21
Compare
Choose a tag to compare
  • Discover the native 3.9.5 SDKs release notes for Android and iOS.