GDPR issues with AdMob API

In order to support apps with ads within the EU and deal will GDPR it’s important to be able to tell AdMob to control whether a user sees personalized ads or non-personalized ads, depending on user consent. AdMob has a mechanism for this (see here and here in the AdMob SDK docs) but it isn’t exposed in the Expo AdMob API. How do people deal with this?

-Mark

I’m wondering the same, we literally can’t use this without getting a user’s consent so it’s a pretty big issue.

Is there any update? How do you handled the consent issue (which seems to be required also for non-personalized ads)?

Hey @jayzie76,

I’m afraid I’ve stopped developing with Expo for the last few months so haven’t tried to see if this works or not.