Launch Camera from a Custom Plug-In
If you try to launch the camera using an image file as an input type (for example, <input type="file" accept="image/*">), it may not work in the installed app. The best practice is to use WebRTC to capture the image from the camera.