camera-preview icon indicating copy to clipboard operation
camera-preview copied to clipboard

fix: Android audio permissions request (closes #309) (closes #314) (closes #310)

Open josharnow opened this issue 2 years ago • 2 comments

This fixes a bug where the user is not prompted for permission to record audio on Android, which resulted in poor user experience if not a crash.

Several others have experienced this bug in addition to me:

https://github.com/capacitor-community/camera-preview/issues/309#issuecomment-1708524347 https://github.com/capacitor-community/camera-preview/issues/314#issue-1889157888 https://github.com/capacitor-community/camera-preview/issues/310#issue-1842528184

josharnow avatar Mar 27 '24 11:03 josharnow

I had the same issue :/ i made this work with a fix: https://github.com/Cap-go/camera-preview

forgr-owner avatar Jun 05 '24 14:06 forgr-owner

Hi @josharnow, do you have any recent updates on a merge of this issue from the people with writing authorisations ?

vd-git-hub avatar Jan 14 '25 08:01 vd-git-hub