forked from jsnbuchanan/crowd-funder-for-time-pwa
iOS photo library permission
This commit is contained in:
@@ -47,5 +47,7 @@
|
|||||||
<true/>
|
<true/>
|
||||||
<key>NSCameraUsageDescription</key>
|
<key>NSCameraUsageDescription</key>
|
||||||
<string>This app uses the camera to scan QR codes and capture photos.</string>
|
<string>This app uses the camera to scan QR codes and capture photos.</string>
|
||||||
|
<key>NSPhotoLibraryUsageDescription</key>
|
||||||
|
<string>This app needs access to your photo library to save and select photos.</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Reference in New Issue
Block a user