You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another preview-orientation issue on iOS. In contrast to #19, I only see this in the test app (Camera.MAUI.Test), but not in my custom app using the CameraView.
To reproduce:
Open the Camera.MAUI.Test app on an iOS device (in version 1.4.7).
Rotate the device into landscape mode.
Tap "Go to MVVM Cam".
The preview is upside down.
Note:
The preview in portrait mode is always ok.
When opening the preview page in portrait, and then rotating to landscape, the preview is also ok.
I only see this problem in the test app, so it may be a specific problem of how the CameraView is used there.
The text was updated successfully, but these errors were encountered:
Another preview-orientation issue on iOS. In contrast to #19, I only see this in the test app (Camera.MAUI.Test), but not in my custom app using the CameraView.
To reproduce:
Note:
The text was updated successfully, but these errors were encountered: