UNPKG

cordova-plugin-udid

Version:
15 lines (9 loc) 354 B
#Cordova UDID Plugin ###Supports: Android, IOS( on the way ) This plugin returns UDID (User Device ID) for identify users. This number never change on same phone-tablet etc. ``` > cordova plugin add cordova-plugin-udid > udid.getUdid() => ffffffff-f5c3-b7ec-0000-00003aa4XXXX ``` Currently no IOS version available. It's on the way...