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