diff --git a/mobile/app.json b/mobile/app.json index 55db8c9..07fd80d 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -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": {