Our Mobile client uses the following plugins:
| Plugin | Description | Android | iOS |
| com.unarin.cordova.beacon | Proximity Beacon Monitoring and Transmission Plugin (supporting iBeacons) | ✔ | ✔ |
| cordova-android-support-gradle-release | Cordova/Phonegap plugin to align various versions of the Android Support libraries specified by other plugins to a specific version | ✔ | |
| cordova-custom-config | Cordova/Phonegap plugin to update platform configuration files based on preferences and config-file data defined in config.xml. | ✔ | ✔ |
| cordova-fs-plugin-fullscreen | A cordova plugin for controlling fullscreen | ✔ | ✔ |
| cordova-plugin-abi-filter | Specify supported platform ABIs for your android build | ✔ | ✔ |
| cordova-plugin-androidx-adapter | Cordova/Phonegap plugin to migrate any code which references the legacy Android Support Library to the new AndroidX mappings in a Cordova Android platform project. | ✔ | |
| cordova-plugin-background-mode | For the Cordova framework to perform infinite background execution | ✔ | ✔ |
| cordova-plugin-badge | Displays a badge number beside the Simplifier icon | ✔ | ✔ |
| cordova-plugin-ble-central | Bluetooth Low Energy (BLE) Central Plugin | ✔ | ✔ |
| cordova-plugin-ble-peripheral | Bluetooth Low Energy (BLE) Peripheral Plugin | ✔ | ✔ |
| cordova-plugin-build-filter | A cordova plugin to remove architectures which are not required for iOS devices but for iOS simulators while building. | ✔ | |
| cordova-plugin-contacts-x | Cordova Plugins for managing contacts | ✔ | |
| cordova-plugin-device | Defines a global device object, which describes the device’s hardware | ✔ | ✔ |
| cordova-plugin-device-motion | [DEPRECATED] Provides access to the device’s accelerometer | ✔ | ✔ |
| cordova-plugin-device-orientation | [DEPRECATED] Provides information about the physical orientation and motion of the device | ✔ | ✔ |
| cordova-plugin-dialogs | Cordova Notification Plugin | ✔ | ✔ |
| cordova-plugin-file | Implements a File API allowing read/write access to files residing on the device | ✔ | ✔ |
| cordova-plugin-device-file-transfer | Allows you to upload and download files | ✔ | ✔ |
| cordova-plugin-flashlight | This plugin allows you switch the Flashlight / Torch of your device on or off. | ✔ | ✔ |
| cordova-plugin-geolocation | Provides information about the device’s location, such as latitude and longitude | ✔ | ✔ |
| cordova-plugin-inappbrowser | Provides an in-app browser | ✔ | ✔ |
| ccordova-plugin-insomnia | Prevent the screen of the mobile device from falling asleep. | ✔ | ✔ |
| cordova-plugin-keyboard | Controls your soft keyboard | ✔ | ✔ |
| cordova-plugin-local-notifications | Allows to schedule multiple notifications at once | ✔ | ✔ |
| cordova-plugin-media | Provides the ability to record and play back audio files on a device | ✔ | ✔ |
| cordova-plugin-media-capture | Provides access to the device’s audio, image, and video capture capabilities | ✔ | ✔ |
| cordova-plugin-ml-text | Cordova plugin for mobile ocr text recognition | ✔ | ✔ |
| cordova-plugin-network-information | Provides an implementation of an old version of the Network Information API | ✔ | ✔ |
| cordova-plugin-photo-library | Provides access to your photo libraries | ✔ | ✔ |
| cordova-plugin-screen-orientation | Sets/locks the screen orientation in a common way | ✔ | ✔ |
| cordova-plugin-simplifier | Cordova plugin to provide native UI | ✔ | ✔ |
| cordova-plugin-socket-tcp | This Cordova plugin provides JavaScript API, that allows you to communicate with server through TCP protocol. Currently we support these platforms: iOS, Android, WP8. | ✔ | ✔ |
| cordova-plugin-speechrecognition | Speech Recognition functionality | ✔ | ✔ |
| cordova-plugin-splashscreen | Cordova Splashscreen Plugin | ✔ | ✔ |
| cordova-plugin-statusbar | Enables the user to make changes to the status bar of a mobile device | ✔ | ✔ |
| cordova-plugin-streaming-media | Allows you to stream audio and video in a fullscreen, native player on iOS and Android | ✔ | ✔ |
| cordova-plugin-tts | Text to Speech functionality | ✔ | ✔ |
| cordova-plugin-vibration | Provides a way to vibrate the device | ✔ | ✔ |
| cordova-plugin-x-socialsharing | Provides a way to vibrate the device | ✔ | ✔ |
| cordova-plugin-x-toast | This plugin allows you to show a Toast. A Toast is a little non intrusive buttonless popup which automatically disappears. | ✔ | ✔ |
| cordova-rfid-ascii-protocol | Cordova Device Plugin | ✔ | ✔ |
| cordova-sqlite-storage | Share text, images (and other files), or a link via the native sharing widget of your device. Android is fully supported, as well as iOS 6 and up. WP8 has somewhat limited support. | ✔ | ✔ |
| es6-promise-plugin | ES6-Promises polyfill for Cordova/PhoneGap | ✔ | ✔ |
| phonegap-nfc | Allows you to read and write NFC tags | ✔ | ✔ |
| phonegap-plugin-barcodescanner | You can use the BarcodeScanner plugin to scan different types of barcodes (using the device’s camera) and get the metadata encoded in them for processing within your application. | ✔ | ✔ |
| phonegap-plugin-battery-status | Provides an implementation based on the W3C Battery Status Events API | ✔ | ✔ |
| phonegap-plugin-multidex | Enable multidex in a Apache Cordova/PhoneGap application | ✔ | ✔ |
| polarcape-cordova-plugin-document-handler | A phonegap plugin to handle documents (f.e. PDFs) loaded from a URL. | ✔ | ✔ |











