diff --git a/flutter_app/android/app/src/main/AndroidManifest.xml b/flutter_app/android/app/src/main/AndroidManifest.xml index b22b4cc..5dc2380 100644 --- a/flutter_app/android/app/src/main/AndroidManifest.xml +++ b/flutter_app/android/app/src/main/AndroidManifest.xml @@ -1,4 +1,9 @@ + + + + + UIApplicationSupportsIndirectInputEvents + NSCameraUsageDescription + PozoApp requires camera access to capture shop facade photos and document images for business verification. + NSPhotoLibraryUsageDescription + PozoApp requires photo gallery access to upload documents and shop facade images. + NSContactsUsageDescription + PozoApp requires contacts access to let you search and auto-fill mobile numbers during registration and billing.