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
On most devices when opening the barcode scanner in portrait mode and then turning to landscape mode the picture in the scanner window turns correctly.
On Ipad10 when turning the barcode scanner window from portrait to landscape the picture doesnt turn and the window is cut on the right side.
So our app itself and the overlay turns correctly to landscape mode but the scanner stays in portrait mode.
// Portrait Mode
// Broken Landscape Mode after rotating
Interesting:
Starting the scanner in landscape mode works correctly. The issue only occurs when turning the scanner from portrait to landscape while running and only on our ipad test device.
Expected behavior
When turning to landscape mode the scanner turns correctly on ipad.
Reproduction
The bug lies withing the scanner itself
Steps to reproduce
Run BarcodeScanner.startScan on Ipad 10
Turn from Portrait Mode to Landscape -> The picture from camera is rotated incorrectly and black bar occurs.
Other information
No response
Capacitor doctor
I currently cannot run this command but can provide the next days.
Plugin(s)
Version
6.1.0
Platform(s)
Current behavior
On most devices when opening the barcode scanner in portrait mode and then turning to landscape mode the picture in the scanner window turns correctly.
On Ipad10 when turning the barcode scanner window from portrait to landscape the picture doesnt turn and the window is cut on the right side.
So our app itself and the overlay turns correctly to landscape mode but the scanner stays in portrait mode.
// Portrait Mode
// Broken Landscape Mode after rotating
Interesting:
Starting the scanner in landscape mode works correctly. The issue only occurs when turning the scanner from portrait to landscape while running and only on our ipad test device.
Expected behavior
When turning to landscape mode the scanner turns correctly on ipad.
Reproduction
The bug lies withing the scanner itself
Steps to reproduce
Run BarcodeScanner.startScan on Ipad 10
Turn from Portrait Mode to Landscape -> The picture from camera is rotated incorrectly and black bar occurs.
Other information
No response
Capacitor doctor
I currently cannot run this command but can provide the next days.
Before submitting
The text was updated successfully, but these errors were encountered: