I have tested using Tizen 2.2.1 on M1 device (Z9005) and it works fine. Which version SDK and device you are using?
Alex Dem
Alex Dem
2014年 04月 04日 04:12
Hi,
As I know for Tizen M0, 2.2.1 firmware api SystemInfo::GetValue(L"http://tizen.org/system/duid", sValue); returns E_SYSTEM error.
Alexey.
Marco Buettner
Marco Buettner
2014年 04月 04日 05:30
On RD-PQ and RD-210 devices DUID can not be used.
Billie Huff
Billie Huff
2023年 08月 06日 19:27
The availability of the DUID through the Tizen systeminfo API may vary depending on the device and Tizen version. Double-check that your target device and Tizen SDK version support retrieving the DUID using the method you mentioned.