Releases: cleveradssolutions/CAS-Android
Releases · cleveradssolutions/CAS-Android
Version 1.8.1
Bug Fixes
- Lost point to AdCallback of Interstitial and Rewarded ad.
Update third party mediation version:
- Google Ads - 19.6.0
Version 1.8.0
Features
- Improvements the RTB system.
- Improvements the life cycle of Banner ads.
- Improvements synchronization of states in multiple threads.
- Update Integration Helper.
Changes
- The
isAdReady
check now takes into account the interval between Interstitial ad impressions. - Disabled the limitation for Adaptive Banner sizes at least 50% of the width and 70% of the height of the container. This change will allow more ads to be shown.
- Disabled
Shown
ads analytics event in favor ofTryShow
to reduce the amount of data on the analytics server.
Added new optional third party mediation:
- Verizon - 1.8.1
implementation 'com.verizon.ads:android-vas-standard-edition:1.8.1+'
Please contact us if you intend to use any additional third party mediation.
Update third party mediation version:
Version 1.7.1
Features
- [SuperAwesome] Allows skip rewarded videos with warning.
Bug Fixes
- Restored lost
androidx.constraintlayout:constraintlayout
dependency.
Update third party mediation version:
- Yandex Ads - 3.1.1
Version 1.7.0
Features
- [Unity Ads] Migrating to the new 3.5.0 SDK callback system.
- [IronSource] Thread safe improvements to callbacks.
- [Chartboost] Thread safe improvements to callbacks.
- [SuperAwesome] Thread safe improvements to callbacks.
- [SuperAwesome] Disabled auto close after video ends to increase profits.
- Optimization of third party mediation initialization.
- Add targeting options to inform our servers of the users’ details:
CAS.getTargetingOptions().setAge(12)
CAS.getTargetingOptions().setGender(TargetingOptions.GENDER_MALE)
CAS.getTargetingOptions().setLocation(userLocation)
Added new optional third party mediation
- MyTarget - 5.11.5 Integration:
dependencies {
implementation 'com.my.target:mytarget-sdk:5.11.5+'
}
- MobFox - 4.3.2 Integration:
repositories {
maven { url "https://jitpack.io" }
}
dependencies {
implementation 'com.github.mobfox:mfx-android-sdk:4.3.2+'
implementation 'com.android.volley:volley:1.1.1'
}
- Amazon Ad (Banner only) - 6.0.0 Integration:
dependencies {
implementation 'com.amazon.android:mobile-ads:6.0.0'
}
Please contact us if you intend to use any additional third party mediation.
Update third party mediation version:
- SuperAwesome - 7.2.15
- AppLogin - 6.14.8
- StartApp - 4.7.3
Version 1.6.11
Bug Fixes
- Creating
LastPageAdConternt
from Json.
Mediation SDK version updated:
- AppLovin - 9.14.6
- InMobi - 9.1.1
Version 1.6.9.1
Mediation SDK version updated:
- Facebook AN - 6.2.0
Version 1.6.9
Version 1.6.8
Version 1.6.5
Version 1.6.4
Bug Fixes
- Last page ad for portrait orientation.
- Internal waterfall loop of Adaptive Banner Ad Size.
Mediation SDK version updated:
- AdColony - 4.3.0