Why I could not get device duid ?
According Documents, I try to get a device uuid
var devCap = tizen.systeminfo.getCapabilities();
var devId = devCap.duid;
But the result is 2.2 Error
Why I could not get device duid ?
According Documents, I try to get a device uuid
var devCap = tizen.systeminfo.getCapabilities();
var devId = devCap.duid;
But the result is 2.2 Error