|
Is there a way to uniquely identify a device, using Unity -- this would bypass having to use a login/password system for saving user game info on server, for example..
(comments are locked)
|
|
Check out these links: http://stackoverflow.com/questions/2785485/is-there-a-unique-android-device-id http://stackoverflow.com/questions/3115918/android-unique-id Unfortunately, the conclusion seems to be there is not one way do get such an ID that will exist and be unique for all phones. (You could still maintain your own server-assigned IDs on devices to circumvent a login system).
(comments are locked)
|
