Paldom / UniqueDeviceID

PhoneGap / Cordova unique device id (UUID) plugin for Android, iOS and Windows Phone 8. Remains the same after app uninstall.
MIT License
169 stars 96 forks source link

How is best to call the function #12

Open dfaingold opened 9 years ago

dfaingold commented 9 years ago

could you please write a few examples on how to call window.plugins.uniqueDeviceID.get(success, fail);

to get the device unique id? thanks