Allow Uploading Photos and Videos from Camera
Changelog-Added: Upload Photos and Videos from Camera Closes: #840
This commit is contained in:
committed by
William Casarin
parent
b9fc3f90d1
commit
81683f980a
@@ -46,5 +46,9 @@
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Damus needs access to your camera if you want to upload photos from it</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Damus needs access to your microphone if you want to upload recorded videos from it</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user