When I try to open my PWA on an Android device, the screen rotates even though screen rotation is locked in the OS. I tried to open on Realme 6 (Android 11) and Huawei (Android 10).
How to prevent screen rotation if it is locked in the OS?
When I try to open my PWA on an Android device, the screen rotates even though screen rotation is locked in the OS. I tried to open on Realme 6 (Android 11) and Huawei (Android 10).
How to prevent screen rotation if it is locked in the OS?
Copyright © 2021 Jogjafile Inc.
Simply remove orientation from the manifest.json, so it uses the default system orientation.
https://w3c.github.io/screen-orientation/#dfn-default-screen-orientation