ionic-plugin-uniquedeviceid
v1.0.0
Published
PhoneGap / Cordova unique device id (UUID) plugin for Android, iOS and Windows Phone 8. Remains the same after app uninstall.
Downloads
1
Readme
ionic-plugin-uniquedeviceid
PhoneGap / Cordova unique device id (UUID) plugin for Android, iOS and Windows Phone 8. Remains the same after app uninstall.
Install
npm install ionic-plugin-uniquedeviceid
npx cap sync
API
echo(...)
echo(options: { value: string; }) => any
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: any