Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: RECORD_AUDIO Permission shouldn't be required #75

Open
qliqdev opened this issue Jun 7, 2024 · 3 comments
Open

Feat: RECORD_AUDIO Permission shouldn't be required #75

qliqdev opened this issue Jun 7, 2024 · 3 comments

Comments

@qliqdev
Copy link

qliqdev commented Jun 7, 2024

Hi. What if we use camera preview only for taking photos.

Is it possible to dynamicaly check and request RECORD_AUDIO permission even if client calls startRecordVideo function?

@selected-pixel-jameson
Copy link

Ya. This needs to be removed. This is a huge issue. It's really screwed me with a recent deployment as I didn't realize this permission got added and it's most definitely not needed just to take a picture.

@riderx
Copy link
Contributor

riderx commented Sep 3, 2024

We will fix it thanks for the feedback

@riderx
Copy link
Contributor

riderx commented Sep 3, 2024

@qliqdev did you set disableAudio to true when you call the plugin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants