consent-management
Installation
SKILL.md
Consent Management on Mobile
Instructions
Consent on mobile has two dimensions: platform policy (App Store / Play rules) and regulatory (GDPR, CCPA, LGPD, PIPL). Both must pass.
1. iOS: App Tracking Transparency (ATT)
Required before you access the IDFA or perform cross-app/website tracking. The user sees a system prompt; only .authorized permits tracking.
import AppTrackingTransparency
import AdSupport