Parcourir la source

allow playing voice messages in background

cyberta il y a 3 ans
Parent
commit
7fea77e880
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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>