Skip to content

Releases: cleveradssolutions/CAS-Unity

Version 4.0.1-rc1 (Android only)

17 Jan 17:45
Compare
Choose a tag to compare
Pre-release

Read more about Early Access version.

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.

Version 3.9.4

24 Sep 13:02
Compare
Choose a tag to compare
  • Discover the native 3.9.4 SDKs release notes for Android and iOS.

Bug Fixes

  • The ManagerAdObject component will no longer display an initialization error on unsupported platforms.
  • The warning "Not found config file" will no longer be displayed for the test "demo" CAS ID.

Update Adapters

Below are important changes in the adapters that should be noted. Please refer to the native SDKs release notes for a complete overview of all adapter updates.

  • [Android] Yandex Ads
    • ⚠️ [SDK] The minimum AppMetrica version is now 7.2.0 (Unity plugin 6.3.0). This is only important if your project already has the AppMetrica Unity Plugin integrated. You can skip the integration if you are not using it.
    • ⚠️ [SDK] The minimum Android Gradle plugin version is now 7.0 (Unity 2021.3.41f+)
  • [iOS] Google Ads
    • [lib] Fixed a bug related to MarketplaceKit that would cause the SDK to crash when running on MacOS.

Version 3.9.3

16 Aug 11:58
Compare
Choose a tag to compare
  • Discover the native 3.9.3 SDKs release notes for Android and iOS.

Bug Fixes

  • [Android] Fixed potential ANR from AppStateNotifier initialization.

Version 3.9.2

01 Aug 13:45
Compare
Choose a tag to compare
  • Discover the native 3.9.2 SDKs release notes for Android and iOS.
  • Added new methods for retrieving user consent information for individual vendors and additional providers.
ConsentStatus googleConsent = CAS.MobileAds.settings.getVendorConsent(755)
ConsentStatus audienceNetworkConsent = CAS.MobileAds.settings.getAdditionalConsent(89)

Bug Fixes

  • [iOS] Fixed the EXC_BAD_ACCESS crash that occurred when accessing AdMetaData slightly later.
  • [Android] Added an alternative maven repository for Madex artifacts for those who had difficulties accessing the official repository.
  • [Editor] Fixed compilation error: name CASPostGenerateGradle could not be found.

    Please remove the CASDeveloper from the Sciripting Define Symbols if it was added to work around this issue.

Version 3.9.1

26 Jul 13:27
Compare
Choose a tag to compare
  • Discover the native 3.9.1 SDKs release notes for Android and iOS.

Changes

  • The CASExchange adapter has been included to the Optimal Ads Solutions.
  • Previously beta adapters are now available to all: CASExchange, HyprMX, and StartIO.