Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The Google User Messaging Platform SDK for iOS is available for download.
The latest version of the SDK is 3.0.0, released on 2025-03-24.
Version 3.0.0 includes breaking changes, requiring Xcode 16.0 and updating Swift API names.
Recent updates have added support for regulated US states, improved view controller handling for consent messages, and enhanced Firebase consent API integration.
The Google User Messaging Platform SDK is offered as a download for iOS. Your
use of the IMA DAI SDK is governed by the Google Developers
Site Terms of Service.
To support testing with regulated US states, added the following options to
UMPDebugGeography:
UMPDebugGeographyRegulatedUSState
UMPDebugGeographyOther
Deprecated UMPDebugGeographyNotEEA. Use
UMPDebugGeographyOther instead.
2.6.0
2024-09-05
UIViewController references for consent messages are now
nullable and not required. The SDK uses the app’s main window to look up
view controllers automatically when one is not provided.
2.5.0
2024-06-26
Updated canRequestAds
API to return true when the app has no privacy messages
configured.
Updated nullability on -[UMPConsentForm init] from
nullable to nonnull.
2.4.0
2024-04-24
Updated the signing identity from AdMob Inc. to
Google LLC using team ID EQHXZ8M8AV. If this
triggers a notice in Xcode, select “Accept Change” to accept the new
identity.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[]]