[mob][ios] Remove automatic limit access alert on app start

This commit is contained in:
Neeraj Gupta
2025-07-14 16:12:46 +05:30
parent 90c1638e7d
commit e31768afe9

View File

@@ -84,6 +84,8 @@
<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>PHPhotoLibraryPreventAutomaticLimitedAccessAlert</key>
<true/>
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>