2 months ago
This article will show you how to lock screen orientation to one direction.
Environment Details:
– Phonegap Build – cli-5.2.0
– Device: iPhone S5 9.3.2
For locking orientation to portrait add following code into your config.xml:
Loading...
For Landscape:
Loading...
Source: https://github.com/phonegap/build/issues/263