Update Info.plist

https://github.com/expo/expo/issues/11532
This commit is contained in:
Zhiyuan Zheng 2021-04-16 12:16:20 +02:00
parent fa9315ee0e
commit 28a7f468c8
No known key found for this signature in database
GPG Key ID: 078A93AB607D85E0
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@
</dict>
</dict>
</dict>
<key>NSMicrophoneUsageDescription</key>
<string>$(PRODUCT_NAME) DOES NOT need microphone permission. Please reject this request.</string>
<key>NSCameraUsageDescription</key>
<string>Allow $(PRODUCT_NAME) to capture photo or video and attach it to your toot</string>
<key>NSLocationWhenInUseUsageDescription</key>