add info plist entry for camera permission
This commit is contained in:
parent
b213bcee8b
commit
18474d30ab
@ -32,7 +32,10 @@
|
||||
"tinted": "./assets/icons/ios-tinted.png"
|
||||
},
|
||||
"bundleIdentifier": "com.cesoft.casadoc",
|
||||
"appleTeamId": "NBX9G827SH"
|
||||
"appleTeamId": "NBX9G827SH",
|
||||
"infoPlist": {
|
||||
"NSCameraUsageDescription": "This app needs access to the camera to scan documents."
|
||||
}
|
||||
},
|
||||
"android": {
|
||||
"adaptiveIcon": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user