|
|
|
|
|
by jayfuerstenberg
4837 days ago
|
|
Access to MAC addresses will likely never go away. 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. |
|