Currently, I am working on a unique custom application built using Ionic and Typescript.
I have encountered an issue with opening the camera to capture a picture. While my app successfully opens the native camera for capturing photos, it unfortunately takes the user out of the app interface. Ideally, I would like to find a solution that allows the camera to be accessed within the app itself, perhaps in a specific Div container with predetermined width and height.
Your assistance with this matter would be greatly appreciated.