Skip to content

Commit 7692ee4

Browse files
authored
docs(camera): add missing usage descriptions needed in iOS (#2633)
1 parent ece7c47 commit 7692ee4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site/docs-md/apis/camera/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ iOS requires the following usage description be added and filled out for your ap
2323
Name: `Privacy - Camera Usage Description`
2424
Key: `NSCameraUsageDescription`
2525

26+
Name: `Privacy - Photo Library Additions Usage Description`
27+
Key: `NSPhotoLibraryAddUsageDescription`
28+
29+
Name: `Privacy - Photo Library Usage Description`
30+
Key: `NSPhotoLibraryUsageDescription`
31+
2632
Read about [Setting iOS Permissions](../../ios/configuration/) in the [iOS Guide](../../ios/) for more information on setting iOS permissions in Xcode
2733

2834
## Android Notes

0 commit comments

Comments
 (0)