New UMP SDK 2.1 implementation example

599 views
Skip to first unread message

Mirawo

unread,
Jul 30, 2023, 7:37:30 AM7/30/23
to Google Mobile Ads SDK Developers
I have seen that a new version of the UMP SDK is available, but I have not seen any example using the new methods that this new version includes. Could you provide an example of the implementation using all the new methods of this new version, please? 

Mirawo

unread,
Jul 30, 2023, 7:38:41 AM7/30/23
to Google Mobile Ads SDK Developers
I forgot to say that I am tallking about Android implementation, not IOS

Robot Android

unread,
Jul 30, 2023, 9:29:04 AM7/30/23
to Google Mobile Ads SDK Developers

Mirawo

unread,
Jul 30, 2023, 11:03:53 AM7/30/23
to Google Mobile Ads SDK Developers
Thanks, do you know why in the line  (OnConsentInfoUpdateSuccessListener) () -> OnConsentInfoUpdateSuccessListener is in red?  
If I put (ConsentInformation.OnConsentInfoUpdateSuccessListener) () -> { it is working fine
El domingo, 30 de julio de 2023 a las 15:29:04 UTC+2, Robot Android escribió:
Instruction https://developers.google.com/admob/android/privacy

Mirawo

unread,
Jul 30, 2023, 3:35:40 PM7/30/23
to Google Mobile Ads SDK Developers
@Robot Android, I am wondering why in that guide, they not state showPrivacyOptionsForm, what is that used for then?

Mobile Ads SDK Forum Advisor

unread,
Jul 31, 2023, 5:18:40 AM7/31/23
to dejan...@gmail.com, google-adm...@googlegroups.com
Hello,

Welcome to Mobile Ads SDK Support team. Thank you for reaching out to us.

It appears that you have opened up a thread with a documentation link only. Can you confirm if you are having any issues with the Mobile Ads SDK? If so, kindly elaborate and give us the full context of your concern so we can assist you.

 
This message is in relation to case "ref:_00D1U1174p._5004Q2mxMTH:ref"

Thanks,
 
Google Logo Mobile Ads SDK Team


Mobile Ads SDK Forum Advisor

unread,
Jul 31, 2023, 7:05:12 AM7/31/23
to civic...@gmail.com, google-adm...@googlegroups.com
Hello Mirawo,


Welcome to Mobile Ads SDK Support team. Thank you for reaching out to us.



Thanks,
 
Google Logo Mobile Ads SDK Team


Robot Android

unread,
Jul 31, 2023, 8:31:34 AM7/31/23
to Google Mobile Ads SDK Developers
showPrivacyOptionsForm displays a form at the user's request so that privacy settings can be changed

            UserMessagingPlatform.showPrivacyOptionsForm(
                    this,
                    loadAndShowError -> {
                        if (loadAndShowError != null) // print "EU user only!"
                    }
            ); 

Mobile Ads SDK Forum Advisor

unread,
Jul 31, 2023, 2:20:47 PM7/31/23
to dejan...@gmail.com, google-adm...@googlegroups.com

Hi Robot Android,

Thank you for your response. Can you confirm if you're having an error implementing the UMP SDK with showPrivacyOptionsForm? Kindly provide us more information if you have any concern for the Mobile Ads SDK, so we can further assist you. 

This message is in relation to case "ref:_00D1U1174p._5004Q2mxMTH:ref"


Thanks,
 
Google Logo Mobile Ads SDK Team


Reply all
Reply to author
Forward
0 new messages