Add permission strings for iOS

This commit is contained in:
Vishnu Mohandas 2021-03-21 15:24:51 +05:30
parent cabd5f5069
commit cee57c3131

View file

@ -47,7 +47,9 @@
<true/>
</dict>
<key>NSPhotoLibraryUsageDescription</key>
<string>Please grant access to your photos so that we can organize, encrypt and backup them up.</string>
<string>Please allow access to your photos so that ente can encrypt and backup them up.</string>
<key>NSFaceIDUsageDescription</key>
<string>Please allow ente to lock itself with FaceID or TouchID</string>
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>