diff options
Diffstat (limited to 'ios/Frontend')
-rw-r--r-- | ios/Frontend/Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist index 75bf913c..357d12ab 100644 --- a/ios/Frontend/Info.plist +++ b/ios/Frontend/Info.plist @@ -39,6 +39,8 @@ </dict> <key>NSLocationWhenInUseUsageDescription</key> <string></string> + <key>NSPhotoLibraryUsageDescription</key> + <string>Tagg would like to access your photos.</string> <key>UILaunchStoryboardName</key> <string>LaunchScreen</string> <key>UIRequiredDeviceCapabilities</key> |