Hi Furkan,
Thank you for contacting the Mobile Ads SDK Support team.
There isn't a direct API for you to preload user selections into the UMP UI. This is because it's an internal, automatic function of the UMP SDK.
When testing your app with the UMP SDK, you might find it helpful to reset the state of the SDK so that you can simulate a user's first install experience. The SDK provides the reset() method to do this.
consentInformation.reset()
If you want to check the following:
You should request an update of the user's consent information at every app launch, using requestConsentInfoUpdate().
consentInformation = UserMessagingPlatform.getConsentInformation(context)
![]() |
Mobile Ads SDK Team |
[2025-05-30 05:48:28Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01rdn35:ref" (ADR-00309110)