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.
Use of the SDK is governed by the Google Developers Site Terms of Service.
Version 3.0.0 is currently available, requiring a minimum of Xcode 16.0 and updating Swift API names.
Recent updates include support for regulated US states, nullable UIViewController references, privacy manifest files, and simplified consent gathering APIs.
Older versions are available with various updates and compatibility improvements dating back to the initial release.
The Google User Messaging Platform SDK is offered as a download for iOS. Your
use of the Google Mobile Ads 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-10-18 UTC."],[],[]]