Features
- Initial support for BIGO Ads.
Consent Flow Updates
- Do not show ATT when user rejects purpose 1 in TCF String.
- Add public APIs for getting TCF consent statuses (TCF vendor, AC, purpose, special features).
- Do not show CMP flow on every new session when test mode is enabled.
- [Mediation Debugger] Update the list of google certified CMPs (02/14/2024)
- [Mediation Debugger] Display Debug User Geography for Terms and Privacy Policy Flow.
- [Mediation Debugger] Allow to open CMP and Missing networks for unsupported CMPs.
- [Mediation Debugger] Show alert for network's Global Vendor ID or ATP ID in Configured CMP Networks screen.
Fixes
- Fix crash when clicking share button for Mediation Debugger on iPads.
- Better UX for Privacy Manifest cell when missing from app.
- Fix
NSInternalInconsistencyException
crash withUIGraphicsBeginImageContextWithOptions
. - Prevent downloading ad assets on UI thread.
- Fix deadlock when calculating adaptive banner size.
- Fix build error from Open Measurement SDK "duplicate symbol _adView" by updating Open Measurement SDK to v1.4.12
- Fix
NSInvalidArgumentException: Application tried to present a nil modal view controller on target
.