Questions tagged [admob-cookieconsent]
7 questions
6
votes
1 answer
Connection between Consent request and Google AdMob to show personalized or non-personalized ads
I use the UMP to obtain user consent. And then I want to show ads with Google AdMob. In the UMP documentation the part "Forward consent to the Google Mobile Ads SDK" exists. According to this I can choose if AdMob should show personalized ads or…

L3n95
- 1,505
- 3
- 25
- 49
1
vote
1 answer
Android App Consent Form Using Google's Consent SDK not Showing at All
My Android app is ready to publish, but it currently doesn't ask for user consent before loading personalized ads through a consent form. It does have a privacy and cookie policy. I downloaded the Consent SDK and imported it in the Main Activity of…

Darnell Bridges
- 11
- 2
0
votes
1 answer
Consent message not showing up
I am using firebase_admob with admob_consent package. I am not able to see consent message.
I am getting following lines in terminal.
I/UserMessagingPlatform(10516): Use new…

vedant kulkarni
- 97
- 1
- 7
0
votes
1 answer
Admob IOS swift GDPR consent
I'm new to swift and iOS programming. I want to add Admob consent/GDPR option to my app,
So I've setup an ad box and can display a test add, but need to add consent option next.
I've read
https://developers.google.com/admob/ios/eu-consent
but it's…
0
votes
1 answer
Google Consent SDK: How to Save 'Status' Array in UserDefaults?
The variable "status" is not used in this code. Therefore I cannot check the user's consent choice.
I have to store 'status array' in defaults. Once current status is available in array it will not show that Consent form. If not then we will show…

itzo
- 1,220
- 14
- 18
-1
votes
1 answer
Use UIAutomator with Admob Cookie Consent Form
When running tests, the EU Cookie Consent Form keeps popping up, providing these options:
Yes, continue to see relevant ads
No, see ads that are less relevant
Pay for the ad-free version
How to access these buttons with the UIAutomator, in order…

Martin Zeitler
- 1
- 19
- 155
- 216
-3
votes
1 answer
I get errors when I'm trying to add the gdpr code
i get this errors guys when i'm trying to add the gdpr code i tried some methods but i'm stil having the same issue i hope guys if someone can help i'd appreciate it thank you.
// TODO: Replace with your app's privacy policy URL.
…