当我尝试在 Android 设备上打开 PWA 时,即使屏幕旋转在操作系统中被锁定,屏幕也会旋转。我尝试在Realme 6(Android 11)和华为(Android 10)上打开。
如果操作系统被锁定,如何防止屏幕旋转?
只需从manifest.json中删除方向,因此它使用默认的系统方向。
https://w3c.github.io/screen-orientation/#dfn-default-screen-orientation