Search Unity

systeminfo.deviceUniqueIdentifier

Discussion in 'Tizen' started by creat327, Jan 20, 2017.

  1. creat327

    creat327

    Joined:
    Mar 19, 2009
    Posts:
    1,756
    Hi
    On tizen how do I get that value?
    I print out systeminfo.deviceUniqueIdentifier and it returns blank on the emulator. Since I can't seem to access the remote device and I only play with the emulator, I don't know whether this is normal, a bug, or i'm missing some capability.
     
  2. Masterfalcon

    Masterfalcon

    Unity Technologies

    Joined:
    Dec 29, 2014
    Posts:
    364
    What version of Unity are you using?
     
  3. Masterfalcon

    Masterfalcon

    Unity Technologies

    Joined:
    Dec 29, 2014
    Posts:
    364
    deviceUniqueIdentifier has been implemented in the 5.6 betas. On 5.5 and earlier it always returned a null string at least on emulators.
     
  4. creat327

    creat327

    Joined:
    Mar 19, 2009
    Posts:
    1,756
    on 5.5p4, do you know if the devices return something? I can't get remote lab to work