--- description: >- Device Orientation plugin for Cordova and Ionic. Requires Cordova plugin: `cordova-plugin-device-orientation`. For more info, please see the [Device… --- # Device Orientation Requires Cordova plugin: `cordova-plugin-device-orientation`. For more info, please see the [Device Orientation docs](https://github.com/apache/cordova-plugin-device-orientation). ## Installation ```bash ionic cordova plugin add cordova-plugin-device-orientation npm install @awesome-cordova-plugins/device-orientation ``` **Plugin Repo:** [https://github.com/apache/cordova-plugin-device-orientation](https://github.com/apache/cordova-plugin-device-orientation) ## Supported Platforms - Amazon Fire OS - Android - BlackBerry 10 - Browser - Firefox OS - iOS - Tizen - Ubuntu - Windows - Windows Phone ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)