consentStatus property of the UMPConsentInformation object, which returns an enum of type UMPConsentStatus. As per your use case, it it's an expected behavior that the "Manage Privacy" button to appear when the user doesn't need to do the GDPR form and is only required to handle App Tracking Transparency as ATT consent is part of the form presentation flow.
|
||||||
Hi Sniderware,
Thank you for providing a detailed information of your use case.
Let me bring this to the rest of the team to as further with regard to your concern. Rest assured that one of our team will reach out to you soon.
Regards,
|
||||||
Hi monkeyvrobot,
If a publisher chooses to implement both the GDPR message and the IDFA message, Funding Choices will ensure that the messages are orchestrated properly.
If the user is in Canada GDPR does not apply. So when the app developer calls Funding Choices via the UMP SDK we will check to see if the IDFA explainer has been shown (and a decision made) before showing it. If the explainer has already been shown, it will not be shown as you have noted.
If the user is in a GDPR impacted country, when the user calls Funding Choices via the UMP SDK, we will look to see if the GDPR message has been shown. If it has not been shown, we will serve the message and follow it with the ATT alert (assuming that the user is on an iOS 14+ device and no ATT decision made).
Please see this help center article under the section "what will my user see" for more information
Cheers,
Nick