Releases: cleveradssolutions/CAS-iOS
Releases · cleveradssolutions/CAS-iOS
Version 1.6.11
Features
Bug Fixes
- Priority of Cross Promo banner ad icon size in layout.
Mediation SDK version:
Version 1.6.9
Version 1.6.8
Features
- Improvements to stability of Cross Promotion.
- Allows Сross Promotion draw outside safe area of the screen.
- Supporting Objective C implementation.
Bug Fixes
- Specialized Dictionary.subscript.getter crash from Vungle wrapper.
- Resume Cross Promotion video after the application is paused.
- Banner Ad wrong position.
- Banner Ad visibility validation.
Version 1.6.7
Features
- Improvements of memory management.
- Improved Banner Ad size configuration for correct display.
Changes
- When the destination URL is empty, the Last Page Ad content will be skipped.
- CASPosition enum is deprecated. Please use NSLayoutConstraint to CASBannerView instead.
- All CASCallback events will be triggered from the main (UI) thread.
Bug Fixes
- Internal waterfall loop of Adaptive Banner Ad Size.
- Fixed Last Page Banner Ad change size.
Mediation SDK version:
Version 1.6.2
Bug Fixes
- Cross Promotion sign validation error
Version 1.6.1
Bug Fixes
- InMobi initialization RTB bug
Version 1.6.0
Features
- Improvements to internal initialization processes.
- Added settings to redirect rewarded video ad impressions to interstitial ads at higher cost per impression. This API is in beta.
CAS.settings.setInterstitialAdsWhenVideoCostAreLower(true)
- Added
CASLastPageAd
to to your own promotion when there is no paid ad to show or internet availability. This API is in beta.
CAS.manager.lastPageAdContent = CASLastPageAdContent(...)
Changes
- Add architectures for simulators: x86_64, i386
- Remove deprecated architecture arm7s
Bug Fixes
- Cross promotion Interstitial and Rewarded Ads fatal error.
- Cross promotion Banner Ad background animation error.