mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
29 lines
574 B
Markdown
29 lines
574 B
Markdown
---
|
|
description: >-
|
|
Unique Device ID plugin for Cordova and Ionic. This plugin produces a unique, cross-install, app-specific device id.
|
|
---
|
|
|
|
# Unique Device ID
|
|
|
|
This plugin produces a unique, cross-install, app-specific device id.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
|
|
npm install @awesome-cordova-plugins/unique-device-id
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/Paldom/UniqueDeviceID](https://github.com/Paldom/UniqueDeviceID)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
- Windows Phone 8
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|