Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2516 from ErickMaeda/patch-1
Browse files Browse the repository at this point in the history
Add Info.plist format on README.md
  • Loading branch information
MateusAndrade authored Oct 1, 2019
2 parents e533d50 + 68c3e3b commit 18c00ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ To enable `video recording` feature you have to add the following code to the `A

2) On iOS, you must update Info.plist with a usage description for camera

```
```xml
...
<key>NSCameraUsageDescription</key>
<string>Your own description of the purpose</string>
Expand Down

0 comments on commit 18c00ef

Please sign in to comment.