We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6377fe6 commit f1de194Copy full SHA for f1de194
Sources/Supporting Files/PrivacyInfo.xcprivacy
@@ -20,12 +20,12 @@
20
<key>NSPrivacyAccessedAPITypes</key>
21
<array>
22
<dict>
23
+ <key>NSPrivacyAccessedAPIType</key>
24
+ <string>NSPrivacyAccessedAPICategoryUserDefaults</string>
25
<key>NSPrivacyAccessedAPITypeReasons</key>
26
- <string>To store configuration and event data temporarily</string>
27
+ <string>CA92.1</string>
28
</array>
- <key>NSPrivacyAccessedAPIType</key>
- <string>NSPrivacyAccessedAPICategoryUserDefaults</string>
29
</dict>
30
31
0 commit comments