Send feedback
Release notes
Stay organized with collections
Save and categorize content based on your preferences.
Version
Release Date
Notes
3.1.0
2024-10-30
To support testing with regulated US states, added the following options to
ConsentDebugSettings.DebugGeography
:
DEBUG_GEOGRAPHY_REGULATED_US_STATE
DEBUG_GEOGRAPHY_REGULATED_OTHER
Deprecated DEBUG_GEOGRAPHY_NOT_EEA
. Use
DEBUG_GEOGRAPHY_OTHER
instead.
3.0.0
2024-07-11
Increased the minimum Android API level to 21.
Updated canRequestAds
to return true
when the app has no privacy messages configured.
Improved privacy message rendering behavior during orientation changes.
Fixed a bug where privacy messages did not cover the full screen for
apps displaying edge-to-edge content.
Official release version for the ads personalization controls message.
2.2.0
2024-01-24
Removed all use of Advertising ID.
Emulators are now automatically recognized as test devices when testing
UMP forms.
2.1.0
2023-07-24
This release introduces several new APIs to simplify the consent gathering
process. Adopting these new APIs is not required for existing integrations.
Calling
requestConsentInfoUpdate()
is now required before interacting with other public APIs. Before
calling it, the following are returned:
Added a helper method canRequestAds()
.
Added a static method UserMessagingPlatform.loadAndShowConsentFormIfRequired()
to combine load and show calls. This method is intended for the use case of
showing a form if needed when the app starts.
Privacy Options
Enabled hardware acceleration on the consent form's window to improve
performance of the consent form in game engines such as Unity.
2.0.0
2021-07-12
Removed the ConsentInformation.ConsentType
IntDef and the
ConsentInformation.getConsentType()
method.
1.0.0
2020-07-07
General Audience release of the Google UMP SDK.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-14 UTC.
Need to tell us more?
[[["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 2024-11-14 UTC."],[],[]]