CameraKit / camerakit-android

Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
https://camerakit.io
MIT License
5.36k stars 878 forks source link

Audio permission pop up is coming in photo capture. #569

Closed ThejasAndDev closed 4 years ago

ThejasAndDev commented 4 years ago

I have used CameraKit in my application for Image capture and video capture. I have two different components for capturing Image and video. But if I open the Photo component then it is asking me for the audio permission which it should not for the photo. How can I avoid it?