1
0
Эх сурвалжийг харах

iOS: Continue recording audio when phone sleeps (Fixes #6407)

Patrick Moriarty 3 жил өмнө
parent
commit
3bf9e1a262

+ 4 - 0
ios/App/App/Info.plist

@@ -78,6 +78,10 @@
 			<string>ANY</string>
 		</dict>
 	</dict>
+	<key>UIBackgroundModes</key>
+	<array>
+		<string>audio</string>
+	</array>
 	<key>UILaunchStoryboardName</key>
 	<string>LaunchScreen</string>
 	<key>UIMainStoryboardFile</key>