Sunbird-mobile-app plugins
Cordova plugins provide a JavaScript interface to native components (Android/ iOS) required by the Sunbird Mobile App. They allow the app to use native device capabilities beyond what is available to pure web components.
Plugin | Description |
---|---|
This plugin helps to download the content ECAR so that it can be consumed in the app. | |
This plugin is used to push notifications with Google Firebase FCM. | |
This plugin is used for checking for updates and auto-updating apps with Google Play Store In-App updates API. | |
This is a customizable plugin for QRCode scan. | |
This plugin is used to provide a way to a way to add a customized browser experience directly within their app. | |
This plugin is used to communicate with the SQLite database. | |
This plugin is used to sync telemetry events and course progress. | |
This plugin is a utility plugin to resolve various native capabilities for Android and iOS. |
Last updated