XenForo
Administrative
- Thread starter
- Admin
- #1
benFF submitted a new resource:
[FF] Fix WebManifest Orientation - Stop the PWA auto rotating when you rotate your screen
Read more about this resource...
Read more about this Feed . . .
[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...
Read more about this Feed . . .