I have an flutter app in playstore but rigth now i'm trying to update with new features, but some camera permissions/features are reducing the app availability The current devices admited are 17.706 and with my new update are just 12.672, and the permissions are marked as optional in AndroidManifest
Is other way to mark as optional or something i can do to avoid reduce availability of my app?
UPDATE 1 Some dependency is using this permission but i can't find which one, and i', trying to override in AndroidManifest, because when i upload my app the description is this
Remove Extra permission for camera and ask only for one "CAMARA only"
Check out More Info Here : Post