Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MYID Public Code
MyID Flutter SDK
Commits
a43c9a04
Commit
a43c9a04
authored
Jul 24, 2023
by
Javohir Savriy
Browse files
Updated README.md
parent
7998a3e1
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
a43c9a04
...
@@ -30,7 +30,7 @@ Add descriptions for camera permission to `ios/YourProjectName/Info.plist`:
...
@@ -30,7 +30,7 @@ Add descriptions for camera permission to `ios/YourProjectName/Info.plist`:
```
xml
```
xml
<plist
version=
"1.0"
>
<plist
version=
"1.0"
>
<dict>
<dict>
<!-- Add these
four
elements: -->
<!-- Add these
two
elements: -->
<key>
NSCameraUsageDescription
</key>
<key>
NSCameraUsageDescription
</key>
<string>
Required for document and facial capture
</string>
<string>
Required for document and facial capture
</string>
<!-- ... -->
<!-- ... -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment