mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
chore(): remove unused files
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/unvired-cordova-sdk/index.ts#L429">
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/unvired-cordova-sdk/index.ts#L425">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# AuthenticateLocalResult
|
||||
|
||||
$ ionic cordova plugin add @awesome-cordova-plugins/unvired-cordova-sdk
|
||||
# AuthenticateActivateResult
|
||||
ionic cordova plugin add @awesome-cordova-plugins/unvired-cordova-sdk
|
||||
$ npm install @ionic-native/plugins/unvired-cordova-sdk
|
||||
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/unvired-cordova-sdk/)
|
||||
@@ -19,21 +17,17 @@ 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.
|
||||
```
|
||||
|
||||
<script src="assets/js/sql.js"></script>
|
||||
<script src="assets/js/kernel.js"></script>
|
||||
<script src="assets/js/winstore-jscompat.js"></script>
|
||||
<script src="assets/js/jquery-3.2.1.js"></script>
|
||||
|
||||
```
|
||||
|
||||
## Supported platforms
|
||||
@@ -42,7 +36,6 @@ After you install the plugin, for Ionic/Angular projects, please add a reference
|
||||
- Android
|
||||
- Windows
|
||||
- Browser
|
||||
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user