forked from Ivasoft/mattermost-mobile
Keep audio on when app is on background (#5959)
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
</array>
|
||||
<key>UIBackgroundModes</key>
|
||||
<array>
|
||||
<string>audio</string>
|
||||
<string>fetch</string>
|
||||
<string>remote-notification</string>
|
||||
</array>
|
||||
|
||||
Reference in New Issue
Block a user