allow playing voice messages in background
@@ -68,6 +68,7 @@
</array>
<key>UIBackgroundModes</key>
<array>
+ <string>audio</string>
<string>fetch</string>
<string>location</string>
<string>remote-notification</string>