iOS Configuration
Add these lines to your ios/Runner/Info.plist
file.
<key>NSCameraUsageDescription</key>
<string>To capture the document picture</string>
Last updated
Add these lines to your ios/Runner/Info.plist
file.
<key>NSCameraUsageDescription</key>
<string>To capture the document picture</string>
Last updated