diff --git a/Ring/Ring/Info.plist b/Ring/Ring/Info.plist
index f9490413c86c9e2e8bd87d22df17ed156f50da6d..7da7633f2391c54c78bd4eea3c7ef90fd500e8de 100644
--- a/Ring/Ring/Info.plist
+++ b/Ring/Ring/Info.plist
@@ -57,6 +57,8 @@
 		<string>UIInterfaceOrientationLandscapeLeft</string>
 		<string>UIInterfaceOrientationLandscapeRight</string>
 	</array>
+	<key>NSMicrophoneUsageDescription</key>
+	<string>The microphone will be used for communication during a call.</string>
 	<key>UIViewControllerBasedStatusBarAppearance</key>
 	<false/>
 </dict>