Google UMP SDK
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.
Your use of the Interactive Media Ads is governed by the Google Developers Site Terms of Service.
Version 3.0.0 is the current release, requiring Xcode 16.0 and updating Swift API names to follow Apple's guidelines.
Recent updates include support for regulated US states testing, nullable UIViewController references for consent messages, and changes to the canRequestAds API behavior.
The SDK has introduced new APIs in version 2.1.0 to simplify consent gathering and requires calling requestConsentInfoUpdateWithParameters:completionHandler: before interacting with other public APIs.
The Google User Messaging Platform SDK is offered as a download for iOS. Your
use of the Interactive Media Ads 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-29 UTC."],[],[]]