mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +08:00
e4af3a0390
* feat(diagnostics): add missing constants and methods for latest plugin version (#4600) * feat(cordova-plugin-firebase-model): Add new plugin to download and process ML model hosted in firebase. (#4608) * feat(unvired-cordova-sdk): Add new function to regenrate the JWT Token * feat(unvired-cordova-sdk): Add couple of properties to login parameters. * feat(cordova-plugin-firebase-model): Add new plugin for downloading and processing ML model hosted in Firebase. * fix(cordova-plugin-unvired-sdk): revert last set of changes. * fix(cordova-plugin-unvired-sdk): Add two new login properties. * fix(cordova-plugin-firebase-model): Delete the previously added plugin. * Revert "fix(cordova-plugin-firebase-model): Delete the previously added plugin." This reverts commit |
||
---|---|---|
.. | ||
README.md |
SyncResult
ult ivateResult ionic cordova plugin add @awesome-cordova-plugins/unvired-cordova-sdk $ npm install @awesome-cordova-plugins/unvired-cordova-sdk
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/unvired-cordova-sdk/)
Plugin Repo: [https://github.com/unvired/cordova-plugin-unvired-sdk/](https://github.com/unvired/cordova-plugin-unvired-sdk/)
This plugin lets you build apps which connect to Unvired Mobile Platform (UMP).
-
iOS Requirements
-
Update your Cocoapods repo before you install the plugin.
$ pod repo update
-
Browser Requirements
-
After you install the plugin, for Ionic/Angular projects, please add a reference to the following JS files within <head></head> section of index.html.
## Supported platforms
- iOS
- Android
- Windows
- Browser