We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece7c47 commit 7692ee4Copy full SHA for 7692ee4
site/docs-md/apis/camera/index.md
@@ -23,6 +23,12 @@ iOS requires the following usage description be added and filled out for your ap
23
Name: `Privacy - Camera Usage Description`
24
Key: `NSCameraUsageDescription`
25
26
+Name: `Privacy - Photo Library Additions Usage Description`
27
+Key: `NSPhotoLibraryAddUsageDescription`
28
+
29
+Name: `Privacy - Photo Library Usage Description`
30
+Key: `NSPhotoLibraryUsageDescription`
31
32
Read about [Setting iOS Permissions](../../ios/configuration/) in the [iOS Guide](../../ios/) for more information on setting iOS permissions in Xcode
33
34
## Android Notes
0 commit comments