EL PaperBoy
Well-known member
- #1
Thread Owner:
EL PaperBoy
benFF submitted a new resource:
[FF] Fix WebManifest Orientation - Stop the PWA auto rotating when you rotate your screen
Read more about this resource...
Continue reading...
[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...
Continue reading...