diff --git a/examples/objc/AppRTCMobile/mac/Info.plist b/examples/objc/AppRTCMobile/mac/Info.plist
index 4dcb240381..d2970eba74 100644
--- a/examples/objc/AppRTCMobile/mac/Info.plist
+++ b/examples/objc/AppRTCMobile/mac/Info.plist
@@ -25,5 +25,9 @@
${MACOSX_DEPLOYMENT_TARGET}
NSPrincipalClass
NSApplication
+ NSCameraUsageDescription
+ Camera access needed for video calling
+ NSMicrophoneUsageDescription
+ Microphone access needed for video calling
\ No newline at end of file