Hello,
We've been using SystemInfo.deviceUniqueIdentifier to identify users on iOS devices and create saves for them - however we recently found out that in iOS 7 deviceUniqueIdentifier is reset every time a user deletes the application and installs it.
We were looking for a way to somehow bypass it (as it works perfectly well on iOS 6) - unfortunately we found none.
Anyone handled this issue in the past?
↧