mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 07:48:40 +00:00
add encryption notice
This commit is contained in:
parent
d420f16520
commit
52280c55de
1 changed files with 6 additions and 4 deletions
|
|
@ -30,14 +30,16 @@
|
|||
<false/>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>To create photos that can be shared.</string>
|
||||
<string>twonly uses your camera to create photos or videos.</string>
|
||||
<key>NSFaceIDUsageDescription</key>
|
||||
<string>To protect others twonlies!</string>
|
||||
<string>twonly Screen Lock for real twonlies uses FACE ID.</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>To create videos that can be securely shared.</string>
|
||||
<string>twonly uses your microphone to create videos.</string>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>Store photos in the gallery or send from the gallery.</string>
|
||||
<string>twonly will save photos or videos to your library.</string>
|
||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||
<true/>
|
||||
<key>UIBackgroundModes</key>
|
||||
|
|
|
|||
Loading…
Reference in a new issue