From 41514718a8cf326f4ae3d68e54ca8614d2e527a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1ri=20Tristan=20Helgason?= Date: Tue, 27 Sep 2016 18:02:40 +0200 Subject: [PATCH] Add usage description strings to Info.plist These are required for apps that use the camera and microphone on iOS 10 BUG=webrtc:6428 R=magjed@webrtc.org, tkchin@webrtc.org Review URL: https://codereview.webrtc.org/2372203002 . Cr-Commit-Position: refs/heads/master@{#14401} --- webrtc/examples/objc/AppRTCMobile/ios/Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webrtc/examples/objc/AppRTCMobile/ios/Info.plist b/webrtc/examples/objc/AppRTCMobile/ios/Info.plist index e46d0e679b..726f297dbd 100644 --- a/webrtc/examples/objc/AppRTCMobile/ios/Info.plist +++ b/webrtc/examples/objc/AppRTCMobile/ios/Info.plist @@ -61,6 +61,10 @@ audio voip + NSCameraUsageDescription + Camera access needed for video calling + NSMicrophoneUsageDescription + Microphone access needed for video calling UILaunchImages