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
请提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
你好,
我在我的小程序中正在实现一个相机组件,用来在近距离拍摄图像,但是在 iPhone 15 上,设备位置 "back" 只提供了默认相机,无法在近距离进行对焦。我还在开发一个标准的 Web 应用程序,当使用标准的 mdn 相机时,iPhone 会自动从默认的后置摄像头切换到广角摄像头,当对焦近距离时,允许图像聚焦。我该如何纠正我的小程序在 iPhone 15 上的这个问题?先谢谢了。
Johan