Releases: cleveradssolutions/CAS-Unity
Releases · cleveradssolutions/CAS-Unity
Version 2.1.6
Version 2.1.5
Version 2.1.4
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 iOSRecommended
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.
- FairBid - 13.3.0
Version 2.1.3
Dependencies
- [iOS] Wraps 2.1.3 SDK
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
Dependencies
Features
- [Android] Optimizing Android UI Thread.
- [iOS] Update SKAdNetwork ID's.
- Added
SetAdPositionEnumIndex(int)
andSetAdSizeEnumIndex(int)
methods toBannerAdObject
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 useEventExecutor
.
Added new optional third party mediation
You can integrate any set of networks using the advanced integration in the Assets > CleverAdsSolutions > Settings
window.
- Fyber - 7.8.2
Version 2.0.1
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.
- Tapjoy - 12.7.1
Please contact us if you intend to use any additional third party mediation.
Version 2.0.0
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
Version 1.9.8
Version 1.9.7
Dependencies
Features
- Migrate Clever Ads Solutions Privacy policy to https://cleveradssolutions.com/privacy-policy
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.