mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-01 11:03:01 +08:00
22 lines
434 B
Markdown
22 lines
434 B
Markdown
|
# Unique Device ID
|
||
|
|
||
|
```
|
||
|
$ ''
|
||
|
$ npm install @awesome-cordova-plugins/unique-device-id
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/unique-device-id/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/Paldom/UniqueDeviceID](https://github.com/Paldom/UniqueDeviceID)
|
||
|
|
||
|
This plugin produces a unique, cross-install, app-specific device id.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
- Windows Phone 8
|
||
|
|
||
|
|
||
|
|