- Son görülme
- Katılım
- 9 Mar 2022
- Mesajlar
- 4,973
- Ödüller
- 9
- Hobi/Meslek
benFF submitted a new resource:
[FF] Fix WebManifest Orientation - Stop the PWA auto rotating when you rotate your screen
Read more about this resource...
[FF] Fix WebManifest Orientation - Stop the PWA auto rotating when you rotate your screen
xF 2.2.13 brings in a bug where your phones auto-orientation settings are ignored and the app will rotate even if you have orientation locked.
This add-on fixes that.
The actual issues is the:
Code:
"orientation": "any"
Line in the webmanifest file.
Click to expand...
Read more about this resource...