xenvn

[FF] Fix WebManifest Orientation - Xenforo 2 1.0.0

xF 2.2.13 contains a bug where your phone's auto-orientation settings are ignored and the app will rotate even if you have orientation locked.

This add-on fixes that.

Then you will need to do two things:
  1. Open YOURSITEURL/webmanifest.php in a browser on your phone, then refresh the page (this ensures you don't have a cached manifest).
  2. Delete and then re-add your app from the home screen (this may not actually be necessary if it picks up the new manifest from step 1, but just in case!)
The current issues are:

Code:
"orientation": "any"

A line in webmanifest.
 

Attachments

Back
Top Bottom