Hi Liran,
Thank you for contacting the Mobile Ads SDK support team.
I understand your concern about losing UI state and callbacks when the device changes orientation with the current setup. Locking the orientation might be a quick fix for this specific case, but it's not ideal for a flexible UI and can limit user experience.
Please note that the APIs are compatible with UMP SDK version 2.1.0 or higher.
After you have received the most up-to-date consent status, call loadAndShowConsentFormIfRequired() on the ConsentForm class to load a consent form. If the consent status is required, the SDK loads a form and immediately presents it from the provided activity. The callback is called after the form is dismissed. If consent is not required, the callback is called immediately.
If you need to perform any actions after the user has made a choice or dismissed the form, place that logic in the callback for your form.
For us to investigate your issue, kindly provide us with the below information privately for further investigation:
You can provide the following details via reply privately to the author option or directly provide it to the link below.
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:
1. Navigate to
https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=Mobile+Ads+SDK&entry.460850823=5004Q00002qWONJQA4&entry.80707362=002136562. Fill out all fields, and attach your file(s).
3. Please reply back on this thread when you have uploaded your file(s). Please do not share this link.
![]() |
Mobile Ads SDK Team |