From b073ba1d45c4aae4db5fae034eb5a5cf9b60f7f3 Mon Sep 17 00:00:00 2001 From: Claudio Costa Date: Mon, 14 Feb 2022 22:00:32 +0100 Subject: [PATCH] Keep audio on when app is on background (#5959) --- 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