-
- Auto-Login Functionality
- OAuth Login
- Developer Mode
- App Autostart
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-device | Defines a global device object, which describes the device’s hardware | ✔ | ✔ |
| cordova-plugin-device-motion | Provides access to the device’s accelerometer | ✔ | ✔ |
| cordova-plugin-device-orientation | Provides information about the physical orientation and motion of the device | ✔ | ✔ |
| 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-dialogs | Provides access to some native dialog UI elements | ✔ | ✔ |
| cordova-plugin-embedded-pdf-viewer | Views PDF files | ✔ | ✔ |
| cordova-plugin-geolocation | Provides information about the device’s location, such as latitude and longitude | ✔ | ✔ |
| cordova-plugin-ibeacon | Provides the functionality to use beacons with the iBeacon protocol | ✔ | ✔ |
| cordova-plugin-inappbrowser | Provides an in-app browser | ✔ | ✔ |
| cordova-plugin-conferencing |
Plugin to provide WebRTC Conferencing functionality via Open WebRTC Toolkit Media Server
|
✔ | ✔ |
| 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-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-speechrecognition | Speech Recognition functionality | ✔ | ✔ |
| 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-sqlite-storage | A Cordova/PhoneGap plugin to open and use sqlite databases | ✔ | ✔ |
| Flashlight-PhoneGap-Plugin | Allows you to switch the flashlight / torch of the device on and off | ✔ | ✔ |
| Insomnia-PhoneGap-Plugin | Prevents the screen of the mobile device from falling asleep | ✔ | ✔ |
| phonegap-nfc | Allows you to read and write NFC tags | ✔ | ✔ |
| phonegap-plugin-battery-status | Provides an implementation based on the W3C Battery Status Events API | ✔ | ✔ |
| SocialSharing-PhoneGap-Plugin | Allows you to use the native sharing window of your mobile device | ✔ | ✔ |
| sockets-for-cordova | Provides JavaScript API, that allows you to communicate with server through TCP protocol | ✔ | ✔ |
| wikitude-cordova-plugin | Provides augmented reality functionality by Wikitude | ✔ | ✔ |











