Skip to content

Releases: cleveradssolutions/CAS-Unreal

Version 3.9.0

17 Jul 13:53
Compare
Choose a tag to compare
  • Discover the native 3.9.0 SDKs release notes for Android and iOS.

Changes

  • [Android] Requires a minimum compileSdkVersion of 34.
  • [iOS] Requires apps to build with Xcode 15.3 or above.

Bug Fixes

  • [Editor] Fixed some compilation errors on UE 5.0.

Version 3.8.1.1

02 Jul 07:28
Compare
Choose a tag to compare

Bug Fixes

  • [iOS] Fixed build error for Unreal Engine 4.

Version 3.8.1

01 Jul 09:38
Compare
Choose a tag to compare
  • Discover the native 3.8.1 SDKs release notes for Android and iOS.

Version 3.8.0.1

18 Jun 07:23
Compare
Choose a tag to compare

Bug Fixes

  • [Android] Fixed gradle build exception.

Version 3.8.0

17 Jun 09:57
Compare
Choose a tag to compare
  • Discover the native 3.8.0 SDKs release notes for Android and iOS.

New ads networks support in closed beta

  • CASExchange - is a cutting-edge exchange platform designed to extend our SDK, enabling integration with Demand Side Platforms (DSPs).
  • Ogury
  • LoopMe

Version 3.7.3.1

27 May 07:29
Compare
Choose a tag to compare

Bug Fixes

  • [Android] Fixed Unable to merge actions 'CASMobileAds.cpp' for UE 5.4.
  • [Android] Fixed Duplicate class error in play-services-games for UE 5.4.

Version 3.7.3

23 May 14:17
Compare
Choose a tag to compare
  • Discover the native 3.7.3 SDKs release notes for Android and iOS.
  • Added IsUserAdConsentRequired node to check if a Consent Flow is required for the user, and the Privacy Options button should be visible.

Changes

  • The MyTarget network support has been removed. Our team considers MyTarget to be ineffective and excludes it from CAS mediation.

Version 3.7.2

13 May 07:50
Compare
Choose a tag to compare

Note

We're aware of a potential iOS issue Linker command failed with Undefined symbols arising from MyTarget dependencies. Please do not include the MyTarget dependency in your project. Our team considers MyTarget to be ineffective and excludes it from CAS mediation.

  • Discover the native 3.7.2 SDKs release notes for Android and iOS.
  • Tested with Unreal Engine 5.4.1.

Bug Fixes

  • [iOS] Fixed copying resources into the app package with active Modern Xcode feature.
  • Fixed error LNK2005: struct FLogCategoryLogCAS_AI LogCAS_AI.
  • Fixed error C2027: using undefined type UGameInstance

Version 3.7.0

23 Apr 08:51
Compare
Choose a tag to compare
  • Discover the latest features in native 3.7.0 SDKs for Android and iOS.
  • Added User Debug Geography property in CAS Settings window to sets debug geography for testing purposes.
  • Added ECASConsentFlowStatus enum and alternative FOnCASConsentFlowCallbackDelegate OnConsentFlowResult. The event is fired after the consent form is dismissed.
  • Added ShowAdConsentFlowIfRequired() method to show the consent form only if it is required and the user has not responded previously. Read more about update of User Consent Flow.
  • In manual ad loading mode, the SDK will no longer trigger OnAdFailedToLoad events before closing the Interstitial and Rewarded ads.
  • Fixed some advertising initialization issues.
  • [Editor] Added Consent Flow completion events implementation to testing in editor.

Version 3.6.1.1

15 Apr 07:22
Compare
Choose a tag to compare

Bug Fixes

  • [Android] Fixed Error: Can't determine type for tag '<macro>'when building with Madex Ads included.