Version 3.3.0
- Wraps Android and iOS 3.3.0 SDK
- Added the option to switch to using Google User Messaging Platform instead of CAS Consent Flow.
Please contact support to migrate to a certified CMP.You also have the opportunity to independently use any certified CMP before CAS initialization and CAS SDK will transmit information about the user’s consent for mediation.
- Added the options to define the Limited Data Use and Advertising Tracking flags for Meta Audience Network in the inspector of
ManagerAdObject
. - Added an
OnInitialziationFailed
event to theManagerAdObject
inspector. - Added an
InitializationError
class with const strings to compare withInitialConfiguration.error
values.
Known issues
- [iOS] Issue with missing
CFBundleShortVersionString
in UnityFramework.
A quick solution would be to override theGENERATE_INFOPLIST_FILE
setting toNO
for UnityFramework target in XCode.
Changes
- The Meta Audience Network has been removed from the optimal advertising solution.
If you want to continue using the Audience Network for monetization, then add the adapter dependency and comply with its privacy requirements.
- The Network names have been replaced with more conventional ones in the Firebase
ad_impression
event. - The
AdMetaData.identifier
property now returns the Placement ID from the network on which the ad was shown. - The
AdNetwork.Vungle
renamed to LiftoffMonetize. - The
AdNetwork.DigitalTurbine
renamed to DTExchange.
New ads networks support in closed beta
- HyprMX - Focused to USA region only.
- Smaato - Support Banner ad only.
- [iOS] Known runtime issue:
Library not loaded: @rpath/OMSDK_Smaato.framework/OMSDK_Smaato
.
A quick solution would be to add aOMSDK_Smaato.xcframework
withEmbed & Sign
flags to theUnity-iPhone
target in XCode project settings.
- [iOS] Known runtime issue: