react-native-admob icon indicating copy to clipboard operation
react-native-admob copied to clipboard

GDPR consent

Open aknad opened this issue 4 years ago • 6 comments

any plan to add the consent management or at least the parameter to pass to the Google Mobile Ads SDK? https://developers.google.com/admob/android/eu-consent#forward_consent_to_the_google_mobile_ads_sdk https://developers.google.com/admob/ios/eu-consent#forward_consent_to_the_google_mobile_ads_sdk

aknad avatar Sep 20 '19 14:09 aknad

Consent can be easily managed with react-native-ad-consent.

talaikis avatar Sep 23 '19 13:09 talaikis

@talaikis thanks for the suggestion but my problem is not how to get the consent I need a way to forward it to the mobile ads sdk

aknad avatar Sep 24 '19 09:09 aknad

@talaikis @aknad @ccostel @bflopez @czater @djpetenice @bearty Did you find a way to pass a flag about personal data to this plugin?

KVinS avatar Aug 02 '20 12:08 KVinS

@talaikis @aknad @ccostel @bflopez @czater @djpetenice @bearty Did you find a way to pass a flag about personal data to this plugin?

I'm not using React Native anymore (Moved to Flutter) But i saw package for this - https://github.com/birgernass/react-native-ad-consent

bekchan avatar Aug 03 '20 04:08 bekchan

@talaikis @aknad @ccostel @bflopez @czater @djpetenice @bearty Did you find a way to pass a flag about personal data to this plugin?

I'm not using React Native anymore (Moved to Flutter) But i saw package for this - https://github.com/birgernass/react-native-ad-consent

I've seen this thing. But how to transfer the result to the admob library?

KVinS avatar Aug 03 '20 11:08 KVinS

@talaikis @aknad @ccostel @bflopez @czater @djpetenice @bearty Did you find a way to pass a flag about personal data to this plugin?

I'm not using React Native anymore (Moved to Flutter) But i saw package for this - https://github.com/birgernass/react-native-ad-consent

I've seen this thing. But how to transfer the result to the admob library?

Same question here. Any updates?

avlonder avatar Aug 09 '20 14:08 avlonder