Google UMP Support and TCFv2.0 Compliance
As of AppLovin MAX SDK version 12.0.0, if you use Google’s CMP (UMP), MAX takes care of CMP integration and ensures that the consent status is established correctly when you initialize the SDK. See Google UMP Automation for more details. However, if you use a different CMP, you must perform this integration yourself and you must ensure that the CMP establishes the consent status correctly before you initialize the SDK.
Details on how consent is handled per network: https://dash.applovin.com/documentation/mediation/ios/getting-started/privacy#tcf-v2.0-consent
If you access Google demand through MAX, it’s critical that you review the Google CMP requirements.
Other Changes
- Initial Privacy Manifest implementation.
- Terms flow is now deprecated.
- Fix issues causing potential DAU decreases.
- Add initial support for Swift.
- Update minimum OS version to iOS11.
- Various other fixes including several for black screens.
Mediation Debugger
- Display SKAdNetwork ID added date for missing IDs alert.
- Add support for exporting info as a text file.
- Various other changes