Index: webrtc/examples/objc/AppRTCDemo/ios/Info.plist |
diff --git a/webrtc/examples/objc/AppRTCDemo/ios/Info.plist b/webrtc/examples/objc/AppRTCDemo/ios/Info.plist |
index fd1e26f8a54843bee2ed8133957c79676f3e21d2..5cde6f52c45d9811a89eb562d16707efcde0469d 100644 |
--- a/webrtc/examples/objc/AppRTCDemo/ios/Info.plist |
+++ b/webrtc/examples/objc/AppRTCDemo/ios/Info.plist |
@@ -58,6 +58,7 @@ |
</array> |
<key>UIBackgroundModes</key> |
<array> |
+ <string>audio</string> |
<string>voip</string> |
</array> |
<key>UILaunchImages</key> |