Commit cba6685c by Matteo

Aggiunto accesso all fotocamera

parent d16d2947
......@@ -37,6 +37,8 @@
<string>$PHOTO_LIBRARY_ADD_USAGE_DESCRIPTION</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>$PHOTO_LIBRARY_USAGE_DESCRIPTION</string>
<key>NSCameraUsageDescription</key>
<string>Abbiamo bisogno dell'accesso alla fotocamera per poter inviare foto insieme alla richiesta pareri</string>
<key>UIBackgroundModes</key>
<array>
<string>remote-notification</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment