Questions tagged [ccpa]

7 questions
13
votes
2 answers

Swift iOS -Admob how to determine if the user is a California state resident to prepare for the California Consumer Privacy Act (CCPA)

I just received an email from Google: Important updates about the California Consumer Privacy Act (CCPA) Basically it's a lite version of the GDPR rules in Europe but for California residents that will kick in on Jan 1, 2020. Google says: The…
Lance Samaria
  • 17,576
  • 18
  • 108
  • 256
7
votes
1 answer

CCPA: how to detect the californian users ? (concerned by the CCPA)

The new CCPA guidelines require to have a specific app behaviour for the 'californian users'. By the way, I wonder if the CCPA applies to all californian citiziens (even if they are not physically present in California when the launch the app) or to…
toto_tata
  • 14,526
  • 27
  • 108
  • 198
2
votes
1 answer

How to get AMP Cookie consent modal dialog backdrop working?

I'd like to implement a cookie consent on my static AMP website. The amp-story-consent so far seems to not fit that (cookie consent has no pages or bookend, please chip in if you know a solution for How to construct AMP cookie consent with the help…
Csaba Toth
  • 10,021
  • 5
  • 75
  • 121
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…
1
vote
0 answers

Check if the user is from california

I want to check if the user of my android app is from California so that my app complies with CCPA. For GDPR i can do that by using this URL https://adservice.google.com/getconfig/pubvendors I do not want to get the user location after adding the…
Sam R
  • 111
  • 1
  • 9
0
votes
0 answers

CPRA (CCPA) and LGPD admob

After surfing the internet for a few days, I gathered the following information about the CCPA (CPRA) and LGPD. I'm currently looking for someone works with AdMob to correct me or confirm: CPRA. We (developers) have two ways to comply with the…
0
votes
1 answer

How to construct AMP cookie consent with the help of amp-story-consent?

I'd like to add a cookie consent to my AMP static website. I'd like to take advantage of the modal dialog what the amp-story-consent could provide to me. I studied various examples, maybe the most complete is…
Csaba Toth
  • 10,021
  • 5
  • 75
  • 121