cordova-plugin-screenorientation-landscape

1.0.22 • Public • Published

Cordova ScreenOrientationLandscape plugin

Overview

auto lock screen orientation landscape. (fix xdk not locking ios orientation issue, for example: not restore landscape after taking camera picture)

[ios] [cordova cli] [xdk] [phonegap build service]

This is open source cordova plugin.

You can see Cordova Plugins in one page: http://cranberrygame.github.io?referrer=github

Change log

Install plugin

Cordova cli

https://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The Command-Line Interface - npm install -g cordova@6.0.0

cordova plugin add cordova-plugin-screenorientation-landscape

Xdk

https://software.intel.com/en-us/intel-xdk - Download XDK - XDK PORJECTS - [specific project] - CORDOVA HYBRID MOBILE APP SETTINGS - Plugin Management - Add Plugins to this Project - Third Party Plugins -

Plugin Source: Cordova plugin registry
Plugin ID: cordova-plugin-screenorientation-landscape

Cocoon

https://cocoon.io - Create project - [specific project] - Setting - Plugins - Custom - Git Url: https://github.com/cranberrygame/cordova-plugin-screenorientation-landscape.git - INSTALL - Save

Phonegap build service (config.xml)

https://build.phonegap.com/ - Apps - [specific project] - Update code - Zip file including config.xml

<gap:plugin name="cordova-plugin-screenorientation-landscape" source="npm" />

Construct2

Download construct2 plugin: http://www.paywithapost.de/pay?id=4ef3f2be-26e8-4a04-b826-6680db13a8c8
Now all the native plugins are installed automatically: https://plus.google.com/102658703990850475314/posts/XS5jjEApJYV

Server setting

API

no api, just add this plugin.

Examples

Test

Useful links

Cordova Plugins
http://cranberrygame.github.io?referrer=github

Credits

Dependents (0)

Package Sidebar

Install

npm i cordova-plugin-screenorientation-landscape

Weekly Downloads

1

Version

1.0.22

License

MIT

Last publish

Collaborators

  • cranberrygame