iPhone 15 focus
Hi, I'm implementing a camera component in my mini program to take image at a close range, but on iPhone 15, device-position "back" only provides default camera which is unable to focus at close range. I'm also developing a standard web app and when using the standard mdn camera, the iPhone automatically switch from default back camera to wide-angle when pointing at close range, allowing the image to be focused. How can I fix this problem for my mini program on iPhone 15? Thanks in advance, Johan