AAM get UUID Android SDK ?
how to get UUID in Android SDK, i'm get json
{"stuff":[],"uuid":"52967477005845982661991910939492596329","dcs_region":3,"tid":"/JVnPmM0RLk="}
i,m use code example
String dpuuid = AudienceManager.getDpuuid();
but i,m run dpuuid is null.
