Skip to content

Commit 217e0af

Browse files
Privacy access api types value updated (#541)
1 parent f774652 commit 217e0af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Sources/Supporting Files/PrivacyInfo.xcprivacy

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<key>NSPrivacyAccessedAPITypes</key>
2121
<array>
2222
<dict>
23+
<key>NSPrivacyAccessedAPIType</key>
24+
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
2325
<key>NSPrivacyAccessedAPITypeReasons</key>
2426
<array>
25-
<string>To store configuration and event data temporarily</string>
27+
<string>CA92.1</string>
2628
</array>
27-
<key>NSPrivacyAccessedAPIType</key>
28-
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
2929
</dict>
3030
</array>
3131
</dict>

0 commit comments

Comments
 (0)