Skip to content

Commit

Permalink
docs(readme): Modify video permission key name (#2214)
Browse files Browse the repository at this point in the history
  • Loading branch information
BongSuCHOI committed Oct 23, 2023
1 parent bd4cce9 commit 7ebc765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -42,7 +42,7 @@ Add the appropriate keys to your `Info.plist` depending on your requirement:
| ------------------------------ | --------------------------------------------------- |
| Select image/video from photos | NSPhotoLibraryUsageDescription |
| Capture Image | NSCameraUsageDescription |
| Capture Video | NSCameraUsageDescription & NSCameraUsageDescription |
| Capture Video | NSCameraUsageDescription & NSMicrophoneUsageDescription |

### Android

Expand Down

0 comments on commit 7ebc765

Please sign in to comment.