From 65e59724f1985108b3000f976be93b981a259c1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Espino=20Garc=C3=ADa?= Date: Tue, 16 Apr 2024 01:44:10 +0200 Subject: [PATCH] Add missing privacy requirements (#7902) --- ios/NotificationService/PrivacyInfo.xcprivacy | 8 ++++++++ ios/PrivacyInfo.xcprivacy | 16 ++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/ios/NotificationService/PrivacyInfo.xcprivacy b/ios/NotificationService/PrivacyInfo.xcprivacy index 628ec2dc3..a3e9c5fac 100644 --- a/ios/NotificationService/PrivacyInfo.xcprivacy +++ b/ios/NotificationService/PrivacyInfo.xcprivacy @@ -20,6 +20,14 @@ AC6B.1 + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + 3B52.1 + + diff --git a/ios/PrivacyInfo.xcprivacy b/ios/PrivacyInfo.xcprivacy index fdf50296f..9566011cc 100644 --- a/ios/PrivacyInfo.xcprivacy +++ b/ios/PrivacyInfo.xcprivacy @@ -20,6 +20,22 @@ 3B52.1 + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategorySystemBootTime + NSPrivacyAccessedAPITypeReasons + + 35F9.1 + + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + AC6B.1 + +