Selaa lähdekoodia

Provide microphone and camera usage descriptions

iTunes Connect/TestFlight requires these now and is not satisfied with
empty values anymore.
j8
Lyubomir Marinov 8 vuotta sitten
vanhempi
commit
7249ababb7
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      ios/app/Info.plist

+ 2
- 2
ios/app/Info.plist Näytä tiedosto

@@ -43,11 +43,11 @@
43 43
 		</dict>
44 44
 	</dict>
45 45
 	<key>NSCameraUsageDescription</key>
46
-	<string></string>
46
+	<string>Participate in conferences with video.</string>
47 47
 	<key>NSLocationWhenInUseUsageDescription</key>
48 48
 	<string></string>
49 49
 	<key>NSMicrophoneUsageDescription</key>
50
-	<string></string>
50
+	<string>Participante in conferences with audio.</string>
51 51
 	<key>UIAppFonts</key>
52 52
 	<array>
53 53
 		<string>jitsi.ttf</string>

Loading…
Peruuta
Tallenna