Can't access camera using input with capture attribute on android 14+

I can’t access camera using input with capture attribute on Android 14+.
It show file picker, but not a camera.

Please add camera permission request on Android.

My plugin: GitHub - slavkomelnyk/camera-embed: Capture, compress, and embed photos directly into Obsidian notes. · GitHub

Possibly related:

(The feature exists on iOS as a feature of the “add attachment” button because it uses the iOS native UI.)