mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-09-28 22:39:42 -04:00
scanning
This commit is contained in:
parent
e5f1619c65
commit
752392c02e
39 changed files with 1025 additions and 435 deletions
|
@ -49,5 +49,11 @@
|
|||
</array>
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<false/>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Camera is required for QR code scanning and video chat</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Microphone is required for voice chat</string>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>Photos access is required to send images and get QR codes from photo library</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue