Cookies matching in Android apps?

I receive an email from Goolge about the implementation of consent to cookies on my sites. I only have an Android app published on the Play Store. It uses ads to monetize. Cookie consent message required

Thank.

+4
source share
1 answer

Yes, if you use third-party services - Google Analytics, Adsense, FB, etc.

More details here are examples of application implementation:

http://www.cookiechoices.org/

+2
source

All Articles