This was more than a year ago. I don't have this device anymore, and I don't work at the company that had this device anymore (was fired, sadly).
You can test on similar things as I wrote.
That being said, I can say that the experience in it is still quite bad:
1. Using back key/gesture doesn't go back to previous screen in the dialog when choosing "Manage options".
2. The dialog (of both UserMessagingPlatform.showPrivacyOptionsForm and UserMessagingPlatform.loadAndShowConsentFormIfRequired) doesn't appear in a new Activity of its own, so it doesn't handle configuration change (like orientation) properly. That's why I still use a workaround of locking into the current orientation when showing it. Reported here and still not fixed:
3. We still need Activity instance in order to call consentInformation.requestConsentInfoUpdate , even though it doesn't need and doesn't show any UI, which means we can't initialize the Admob itself before having any Activity, which ruins the potential of having ads loaded sooner when we actually have UI. Reported here and still not fixed:
4. Using Ad-consent SDK ruins the material-you experience in some cases. Reported here and still wasn't fixed: