Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
911 stars 200 forks source link

automatically requested #350

Open gpf0205 opened 1 year ago

gpf0205 commented 1 year ago

Proposal

Microphone: we're only interested in the camera for photos, so even if I set enableAudio: false, the permission is added to the Manifest and automatically requested.

paulVulog commented 9 months ago

kinda having the same issue here. in addition to the Location permission. I will investigate a little bit on my side. Any update for this issue ?

oleksii-pimenov commented 5 months ago

@gpf0205 @paulVulog any update on this guys?