Link between front-end and back-end
This commit is contained in:
@ -47,5 +47,11 @@
|
||||
<true/>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string>To locate the flights.</string>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>This app needs access to your camera to take photos for your drones/batteries.</string>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>This app needs access to your photo gallery to select images for your drones/batteries.</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>This app does not use the microphone.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user