phaser
phaser copied to clipboard
Orientation fault
Version
- Phaser Version: 3.60.0
- Operating system: iPhone iOS 14/15/16
- Browser: Chrome
Description
On iPhone ios14/15/16 the orientation is switched on Chrome but correct on Safari.
This was noticed in my app then reproduced with labs orientation example, here: https://labs.phaser.io/mobile.html?src=src/scalemanager/orientation%20check.js
On an iPhone13 ios16, this is Chrome incorrectly identifying portrait mode and requesting switch to landscape
On same phone, this is safari correctly identifying landscape and not requesting any change.
Additional Information
Whilst both browsers correctly start, the problem occurs on the 1st device rotation and thereafter.