Fas 1a: product analytics schema + GDPR controls

This commit is contained in:
Sven (AAMOS AI)
2026-08-05 19:21:32 +07:00
parent ac5340195a
commit d627014425
26 changed files with 9039 additions and 14 deletions
+1
View File
@@ -45,6 +45,7 @@ const CONSENT_KINDS = [
"health_integration",
"location_weather",
"push_notifications",
"product_analytics",
] as const;
export default function ProfileScreen() {