Skip to content

Commit

Permalink
Privacy access api types value updated (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
muzahidul-opti authored Jan 15, 2024
1 parent 6377fe6 commit f1de194
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Sources/Supporting Files/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<key>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>To store configuration and event data temporarily</string>
<string>CA92.1</string>
</array>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
</dict>
</array>
</dict>
Expand Down

0 comments on commit f1de194

Please sign in to comment.