Stay organized with collections
Save and categorize content based on your preferences.
Spark icon
AI-generated Key Takeaways
Download the Google User Messaging Platform (UMP) SDK for iOS to manage user consent for personalized ads.
The SDK is subject to the Google Developers Site Terms of Service.
Version 2.6.0, released on September 5, 2024, includes updates to consent message handling and automatic view controller lookup.
Refer to the release notes for details on previous versions and specific changes.
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月14日 UTC."],[],["The Google User Messaging Platform SDK for iOS, version 2.7.0, is available for download (0.2 MB, SHA1: b0663bd4efcda9f32f765c5b7708ff1971e34b3b). Key updates include adding options for US state regulation testing (`UMPDebugGeographyRegulatedUSState` and `UMPDebugGeographyOther`) and deprecating `UMPDebugGeographyNotEEA`. Consent message `UIViewController` references are now optional. Version 2.1.0 requires calling `requestConsentInfoUpdateWithParameters:completionHandler:` before using other APIs and introduced new methods for consent forms.\n"]]