iOS: Add description for NSCameraUsageDescription

This commit is contained in:
Neeraj Gupta 2023-02-16 18:39:35 +05:30
parent de074edbdd
commit 7030472cda
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

@ -66,6 +66,9 @@
<false/>
<key>NSFaceIDUsageDescription</key>
<string>Please allow ente to lock itself with FaceID or TouchID</string>
<key>NSCameraUsageDescription</key>
<string>Please allow access to your camera so that you can take photos
within ente</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Please allow access to your photos so that ente can encrypt and back them up.</string>
<key>UIBackgroundModes</key>