小程序camera组件,在ios平台拍照显示区域问题
https://developers.weixin.qq.com/miniprogram/dev/component/camera.html https://developers.weixin.qq.com/miniprogram/dev/api/media/camera/wx.createCameraContext.htmlhttps://developers.weixin.qq.com/miniprogram/dev/component/camera.html 设备型号:iphone14pro 系统版本:ios18.4 使用camera组件进行自定义相机拍照,拍照时camera展示的图像区域与CameraContext.takePhoto返回的图像区域不一致,差异较大,安卓端正常,ios端异常,图片显示方式mode="aspectFit"[图片][图片]