I want to get unique id of iPhone.currently I am using Display.getInstance().getUdid(); but it gives different unique id each time I install an application on iPhone. Its working fine in Android.
Can you please let me how to resolve it?
I want to get unique id of iPhone.currently I am using Display.getInstance().getUdid(); but it gives different unique id each time I install an application on iPhone. Its working fine in Android.
Can you please let me how to resolve it?