瀏覽代碼

allow playing voice messages in background

cyberta 3 年之前
父節點
當前提交
7fea77e880
共有 1 個文件被更改,包括 1 次插入0 次删除
  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>