From 18ae9fd11f80f616a56f24e2027b0bcf01676c81 Mon Sep 17 00:00:00 2001 From: Mattermost Build Date: Mon, 14 Feb 2022 22:09:18 +0100 Subject: [PATCH] Keep audio on when app is on background (#5959) (#5966) (cherry picked from commit b073ba1d45c4aae4db5fae034eb5a5cf9b60f7f3) Co-authored-by: Claudio Costa --- ios/Mattermost/Info.plist | 1 + 1 file changed, 1 insertion(+) diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index d13566434..0f2a49c66 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -100,6 +100,7 @@ UIBackgroundModes + audio fetch remote-notification