-
-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Labels
await investigateThe issue is waiting for further investigation.The issue is waiting for further investigation.
Description
Describe the bug
在 iOS 工程设置只能横屏旋转,在 Flutter 开启只支持横屏,iPhone 手机打开锁定旋转,打开缩放相机预览。可以看到相机的预览内容被反转了,内容被放大。
How to reproduce
wechat_camera_picker-4.3.7.zip
Steps to reproduce the behavior:
设置 iOS 工程只支持横屏

设置 Flutter 工程只支持横屏

设置库的配置锁定为横屏

设置手机关闭自动旋转
目前测试就只有 iOS 出现问题,在安卓测试锁定旋转和开启旋转都正常。
Expected behavior
iOS 在锁定旋转横屏状态依然可以正常预览正常的界面和 zoom 效果
Version information
- Device: iPhone12
- OS: iOS18.3.2
- Package Version: 4.3.7
- Flutter Version: 3.24.5
Metadata
Metadata
Assignees
Labels
await investigateThe issue is waiting for further investigation.The issue is waiting for further investigation.