5

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.

reapf
  • 89
  • 6

2 Answers2

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
-1

Idem. However, the emulator shows ads in both cases. Dont have much sense.

Vic
  • 1