Also, if you don't need to identify devices per se, you can fallback on a generated GUID which you persist via NSUserDefaults.
It'll identify the user for the lifespan of that app install on the device.
Also, if you don't need to identify devices per se, you can fallback on a generated GUID which you persist via NSUserDefaults.
It'll identify the user for the lifespan of that app install on the device.