i have implemented Admob in my iOS apps and, since the consent from EU customers is now required, I have also added the funding choices form using the User Messaging Platform framework.
The form displays correctly and shows two options, Consent and Manage Options.
If the user selects Consent everything is fine, the ads are displayed. Otherwise if the user selects Manage Options and then Submit, no ads are shown. I tried selecting/unselecting everything in that window, also the TCF vendors, but the ads are not shown.
Am I doing something wrong?
Thanks in advance.
Asked
Active
Viewed 1,573 times
5

reapf
- 89
- 6
-
1I have exactly the same experience... did you understand it in the meantime? – franswa Mar 23 '21 at 16:01
2 Answers
1
I've found a workaround that you can use until Google figures out what they are doing wrong: https://stackoverflow.com/a/64299305/4089350

Nico S.
- 3,056
- 1
- 30
- 64