Skip to content

Releases: cleveradssolutions/CAS-Unity

Version 2.1.6

17 Apr 09:08
Compare
Choose a tag to compare

Dependencies

Version 2.1.5

15 Apr 07:13
Compare
Choose a tag to compare

Dependencies

Version 2.1.4

07 Apr 08:36
Compare
Choose a tag to compare

Dependencies

Features

  • Now it is possible to test advertisements in the Unity Editor using the Standalone target build.
  • Audience Network migrate to Bidding with FairBid. Read more on Audience Network blog post.

Changes

  • FairBid included with Android MixedAudience, NotChildrenAds and iOS Recommended solutions.
  • Fyber has been replaced with an enhanced version of FairBid to use bidding.

Added new partner mediation

You can integrate any set of networks using the advanced integration in the Assets > CleverAdsSolutions > Settings window.

Version 2.1.3

30 Mar 09:13
Compare
Choose a tag to compare

Dependencies

Bug Fixes from iOS native 2.1.3

  • Fixed invoke OnBannerAdClicked, OnInterstitialAdClicked, OnRewardedAdClicked, OnRewardedAdCompleted events.
  • Fixed multiple call OnBannerAdHidden, OnInterstitialAdClosed, OnRewardedAdClosed events per impression.

Version 2.1.2

25 Mar 14:32
Compare
Choose a tag to compare

Dependencies

Features

  • [Android] Optimizing Android UI Thread.
  • [iOS] Update SKAdNetwork ID's.
  • Added SetAdPositionEnumIndex(int) and SetAdSizeEnumIndex(int) methods to BannerAdObject for setting the banner position and size by index in enums from the inspector.
  • [Editor] Added a button in CAS Settings to update all native dependencies.
  • [Editor] Added links to the wiki in the inspector.

Changes

  • Test Ad Mode requires the definition of the manager ID. In this case, the manager identifier can be any string, for example demo.
  • [iOS] The build property ENABLE_BITCODE does not change anymore.
  • [Android, iOS] MoPub not included with the solutions since it is not compatible with COPPA. You can still integrate at will.
  • [Android] StartApp not included with the solutions due to high ANR rate. You can still integrate at will.

Bug Fixes

  • [Editor] Fixed ArgumentNullException on Standalone platform.
  • [Editor] Fixed ads callbacks in Unity Editor without calling the EventExecutor.Initialize() method. You still need to call initialization to use EventExecutor.

Added new optional third party mediation

You can integrate any set of networks using the advanced integration in the Assets > CleverAdsSolutions > Settings window.

Version 2.0.1

09 Mar 11:04
Compare
Choose a tag to compare

Dependencies

Features

  • [iOS] Update SKAdNetwork ID's.

Bug Fixes

  • [iOS] Default CAS settings file in XCode.

Added new optional third party mediation

You can integrate any set of networks using the advanced integration in the Assets > CleverAdsSolutions > Settings window.

Please contact us if you intend to use any additional third party mediation.

Version 2.0.0

02 Mar 12:33
Compare
Choose a tag to compare

Dependencies

Features

  • Added AdObject components to implement ads by unity inspector whit out custom scripts.
  • Added Analytics collection toggle to CAS Settings window.

Changes

  • [Android] Banner ad is now rendered only in the safe area of the screen.

Be careful, this change may offset the banner ad by the size of cutout screen.

  • [Android] StartApp removed from Families ads program integration with FamiliesAds solution.
  • [Android] MoPub is moving from beta to integration with NotChildrenAds solution.
  • [iSO] Removed App Tracking Transparency request and AppTrackingTransparency dependency from CAS Unity plguin.

You can still use this functionality in the new plugin CAS Unity Consent.

  • [iOS] MoPub is moving from beta to integration with Recomended solution.

Bug Fixes

  • [iOS] Compilation error on Unity 2019+.

Version 1.9.9

05 Feb 12:42
Compare
Choose a tag to compare

Dependencies

Bug Fixes

  • [iOS] Crash on use MediationExtras.
  • [iOS] Exception on build with Cross promotion and Unity 2019+.
  • [MoPub] Initialization error.

Version 1.9.8

04 Feb 10:49
Compare
Choose a tag to compare

Dependencies

Version 1.9.7

28 Jan 14:29
Compare
Choose a tag to compare

Dependencies

Features

Bug Fixes

  • [iOS] Fix wrong warning message You have activated the collection of advertising analytics.
  • [Android] Fix crash when using mediation extras and initialization listener is null.