[FF] Fix WebManifest Orientation

[FF] Fix WebManifest Orientation 1.0.0

No permission to download
XF Compatibility
  1. 2.2.x
Short Description
Fixes auto-orientation issue for your app with xF 2.2.13 update. Open webmanifest.php, refresh and remove/re-add app to ensure manifest sync. Remove "orientation": "any" from webmanifest file.
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.

Two things you'll then need to do:
  1. Open YOURSITEURL/webmanifest.php in your browser on your phone, then refresh the page (this will make sure you don't have a cached manifest)
  2. Remove and then re-add your app from the home screen (this might not actually be necessary if it picks up the new manifest from step 1 - but just in case!)
The actual issues is the:

Code:
"orientation": "any"

Line in the webmanifest file.
Author
axtona
Views
380
Extension type
zip
File size
10.7 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

More resources from axtona

XenForo Media Gallery / XFMG A
XenForo Media Gallery is an official XenForo add-on which allows you to add a gallery to your XF2
Relevio.ai A
Relevio.ai 1.0.0
This is the XenForo add-on for Relevio, a unique context‑aware, rule‑driven moderation engine
AI ForumBot A
AI ForumBot 1.1.1
ForumBot gives you a bot trained on your forum's own content

Similar resources

[AndyB] Auto close by prefix A
Auto close threads based on prefix.
[AndyB] Auto delete by prefix A
Auto delete threads based on prefix.
[AndyB] Auto move by prefix A
Auto moves threads based on thread prefix.
Back
Top