I've found solutions to this for iOS and Android, but I can't find one for the Playbook. Is there a way to use PhoneGap or Zepto to lock the screen into portrait orientation on Playbook, and if so, how?
I've tried using the command <preference name="orientation" value="portrait" /> in config.xml, but it had no effect.