5

I'm trying to obtain the consent from the users using User Messaging Platform. Followed this guide:

https://developers.google.com/admob/ump/android/quick-start

When I run the code in the guide it shows the consent correctly. If I press "Consent" the consent status changes to ConsentInformation.ConsentStatus.OBTAINED which is ok.

But when I kill and re-open the app again, after calling requestConsentInfoUpdate, it seems to reset the consent status to ConsentInformation.ConsentStatus.REQUIRED and prompts again for consent.

How can I avoid that and only prompt once for consent?

Addev
  • 31,819
  • 51
  • 183
  • 302
  • Please try admob setup on console as mentioned in this link? https://support.google.com/admob/answer/7666519?hl=en – Amod Gokhale May 31 '22 at 14:23
  • Everything in the console seems to be setup – Addev May 31 '22 at 15:45
  • Same problem here. This issue just started after I tried some changes in the Admob Console Message and privacy settings. Now the users of my apps are constantly seeing the consent form – Simon Aug 06 '22 at 03:44

0 Answers0