benFF
Well-known member
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.
Read more about this resource...