Pārlūkot izejas kodu

allow playing voice messages in background

cyberta 3 gadi atpakaļ
vecāks
revīzija
7fea77e880
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      deltachat-ios/Info.plist

+ 1 - 0
deltachat-ios/Info.plist

@@ -68,6 +68,7 @@
 	</array>
 	<key>UIBackgroundModes</key>
 	<array>
+		<string>audio</string>
 		<string>fetch</string>
 		<string>location</string>
 		<string>remote-notification</string>