Skip to content

Releases: cleveradssolutions/CAS-iOS

Version 2.1.5

14 Apr 15:11

Choose a tag to compare

Update partners SDK version

Version 2.1.4

06 Apr 11:59
c31f449

Choose a tag to compare

Features

Changes

  • [FairBid] Included with the optimal CleverAdsSolutions-SDK solution.
  • [Fyber] Has been replaced with an enhanced version of FairBid to use bidding.

Update partners SDK version

Added new partner mediation

pud 'CleverAdsSolutions-SDK/FairBid'

Version 2.1.3

30 Mar 08:56

Choose a tag to compare

Bug Fixes

  • Fixed calling CASCallback.didClickedAd and CASCallback.didCompletedAd.
  • Fixed multiple call CASCallback.didClosedAd per impression.

Update partners SDK version

Version 2.1.2

23 Mar 15:41

Choose a tag to compare

Changes

  • [MoPub] not included with the optimal CleverAdsSolutions-SDK/Main solution since it is not compatible with COPPA. You can still integrate at will.

Update partners SDK version

Added new optional third party mediation

pod 'CleverAdsSolutions-SDK/Fyber'

Version 2.0.1

09 Mar 10:38

Choose a tag to compare

Added new optional third party mediation

pod 'CleverAdsSolutions-SDK/Tapjoy'

Version 2.0.0

01 Mar 12:53

Choose a tag to compare

Features

Changes

  • Renamed CASMediationManager.loadRewardedVideo() to CASMediationManager.loadRewardedAd()
  • Removed CASBannerView.adPostion property.
  • Removed CASPosition enum.
  • Removed CASMediationManager.setBanner(with:) property in favor CASMediationManager.setBanner(size:).
  • Removed AppTrackingTransparency dependency from CAS framework.

Present Ads

  • Added MediationManager.presentInterstitial(fromRootViewController:callback:) method to present Interstitial ads.
  • Added MediationManager.presentRewardedAd(fromRootViewController:callback:) method to present Rewarded ads.
  • Deprecate MediationManager.show(fromRootViewController:type:callback:) in favor presentInterstitial and presentRewardedAd.

Integration

  • The MoPub is moving from beta to integration with CocoaPod: CleverAdsSolutions-SDK.

Update partners SDK version

Version 1.9.9

05 Feb 08:12
5931a37

Choose a tag to compare

Bug Fixes

  • Ignored of CAS.settings.setInterstitial (interval:) with CAS.settings.setInterstitialAdsWhenVideoCostAreLower(allow:true) when checking that a rewarded video ad is ready.
  • [MoPub] Initialization error.

Version 1.9.8

04 Feb 10:37
5931a37

Choose a tag to compare

Features

  • Improvements internal analytics.
  • Integration validation improvements for reading logs in a release build.

Update third party mediation version:

  • StartApp - 4.6.0
  • Verizon Media - 1.9.0

Version 1.9.7

28 Jan 12:45
2322430

Choose a tag to compare

Features

Update third party mediation version:

Version 1.9.6

27 Jan 13:56
e10c236

Choose a tag to compare

Features

  • [CrossPromotion] Added support for new functionality to override ad destination link using a web page. In the future, we will detail these possibilities when we have everything ready.
  • [CrossPromotion] Added a new meta flag CASNetwork.crossPromoEndless to disable endless display ad.
  • [MyTarget] Added a new meta flags CASNetwork.myTargetGDPRConsent and CASNetwork.myTargetCCPAOptedOut to override GDPR and CCPA status.
  • [Yandex Ads] Added a new meta flags CASNetwork.yandexAdsGDPRConsent to override GDPR status.

Changes

  • [MyTarget] Allowed initialize for tagged to children applications with using COPPA.