This repository has been archived by the owner on Jul 25, 2023. It is now read-only.
Releases: cleveradssolutions/CAS-Unity-Consent
Releases · cleveradssolutions/CAS-Unity-Consent
Version 2.0.1
Version 2.0.0
Dependencies
- CleverAdsSolutions - 2.6.1
Features
- Updated user interface prefabes.
- AppTrackingTransparency and NSLocationTrackingDescription implementation migrated to CAS Unity plguin.
- Addded AppTrackingTransparency request in any case.
Changes
- Removed deprecated
CAS.MobileAds.BuildManager().WithUserConsent()
call is no longer required.
Version 1.2.7
Dependencies
- CleverAdsSolutions - 2.5.2
Version 1.2.6
Bug Fixes
- [iOS] Fixed response of AppTrackingTransparency from wrong thread.
Version 1.2.5
Dependencies
- CleverAdsSolutions - 2.2.2
Version 1.2.4
Dependencies
- CleverAdsSolutions - 2.1.4
Version 1.2.3
Bug Fixes
- Fix wrong network name when Consent plguin get unknown network.
Version 1.2.2
Features
- Added Tapjoy and Fyber mediation networks.
Bug Fixes
- Fix button text
Decline all
localization into Polish and Chinese. - Fix
IndexOutOfRangeException
fromMediationSettingsUI
when Consent plguin get unknown network.
Version 1.2.1
Bug Fixes
- Fix
AppTrackingTransparency.Request()
in Unity Editor.
Version 1.2.0
Dependencies
- CleverAdsSolutions - 2.0.0
Features
- Added text localization in 15 languages.
- Added iOS App Tracking Transparency request in separated script
CASUAppTracking.m
. - Sets
MobileAds.targetingOptions.age
on select user year of birth.
Changes
- Deprecate
MobileAds.BuildManager().WithUserConsent()
no longer needs to be called.