fix: Android audio permissions request (closes #309) (closes #314) (closes #310)
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
I had the same issue :/ i made this work with a fix: https://github.com/Cap-go/camera-preview
Hi @josharnow, do you have any recent updates on a merge of this issue from the people with writing authorisations ?