I switched from the deprecated GDPR consent library to the new User Messaging Platform, and used the code as stated in the documentation. I noticed that when the user clicks on Manage Options then Confirm choices, ads will stop displaying altogether (Ad failed to load, no ad config), and I can't find anyway to check if the user didn't consent to use personal data.
This is problematic as my app relies purely on ads, and I will be losing money if ads don't show up, so I want to make it mandatory for users to consent to use personal data, otherwise app will not be usable.
I have made a test project on Github so everyone can test this behavior. If you are not using an emulator, then you need to change the "TEST_DEVICE_ID" to yours.
How can I achieve this? Thanks.
from Mandatory Consent for Admob User Messaging Platform
No comments:
Post a Comment