How to get a device identifier using Phonegap

前端 未结 3 1867
小蘑菇
小蘑菇 2020-12-16 01:51

I need to get any number, serial, key or whatever to identify every device where my phonegap app is running, I think uuid also changes when the app updates

3条回答
  •  失恋的感觉
    2020-12-16 02:07

    
    

    After getting the device info you can apply your logic to validation.

    Refer: http://docs.phonegap.com/en/3.2.0/cordova_device_device.md.html#Device

提交回复
热议问题