Add permissions for cameras on mobile

This commit is contained in:
mplorentz
2026-04-06 11:10:53 -04:00
parent fe090aff41
commit e7703f37b4
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -24,6 +24,8 @@
<false/>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>Flotilla uses the camera for video in voice rooms.</string>
<key>NSMicrophoneUsageDescription</key>
<string>Flotilla uses the microphone for voice chat in rooms.</string>
<key>UIBackgroundModes</key>