Search Unity

SystemInfo.deviceUniqueIdentifier returns empty string on LG-AS110

Discussion in 'Scripting' started by young-xyz, Dec 10, 2019.

  1. young-xyz

    young-xyz

    Joined:
    Feb 23, 2015
    Posts:
    51
    I'm using unity 2018.4.8f1 and use SystemInfo.deviceUniqueIdentifier as identifying user.

    But LG-AS110 and Android 6.0.1(API23) while Google tests, Unity crash report shows like this.

    lgas110.png

    So I make it send logs that contains SystemInfo.deviceUniqueIdentifier value, and it shows empty string.

    Why it returns empty string? Is it error of SystemInfo.deviceUniqueIdentifier?
     
  2. young-xyz

    young-xyz

    Joined:
    Feb 23, 2015
    Posts:
    51
    anyone?
     
  3. Chris-Trueman

    Chris-Trueman

    Joined:
    Oct 10, 2014
    Posts:
    1,261