Skip to content

Commit

Permalink
missing microphone plist entry
Browse files Browse the repository at this point in the history
  • Loading branch information
0xc1c4da committed Jan 4, 2017
1 parent 630c6bd commit ad3aed7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/StatusIm/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
</dict>
</dict>
</dict>
<key>NSMicrophoneUsageDescription</key>
<string>Need microphone access for Instabug and Audio Messages</string>
<key>NSCameraUsageDescription</key>
<string>We need to access your camera</string>
<key>NSContactsUsageDescription</key>
Expand Down

0 comments on commit ad3aed7

Please sign in to comment.