- XF Compatibility
- 2.1.x
- 2.2.x
- Headline
- auto-orientation settings are ignored and the app will rotate even if you have orientation locked.
- Short Description
- Download and Discuss Premium, Business[FF] Fix WebManifest Orientation 1.0.0 version on NullPro Community. It is zip Extention type and 10.7 KB File size. From [FF] Fix WebManifest Orientation have 221 Views.
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:
Line in the webmanifest file.
This add-on fixes that.
Two things you'll then need to do:
- 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)
- 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!)
Code:
"orientation": "any"
Line in the webmanifest file.