Hacker News new | ask | show | jobs
by forrestthewoods 4837 days ago
Maybe yes maybe no, but either way that's not a good solution.

iOS 6 - use vendor identifier iOS 5 - create an ID via CFUUIDCreate() and save it iOS 4 - can be safely excluded from support

2 comments

> Maybe yes maybe no, but either way that's not a good solution.

I'm asking this as an end user - I want to see this usage banned so that apps cannot track me using the MAC address.

Vendor identifier is user-resettable. Storing UUIDs fails on reinstalls. MAC is persistent, as are other tricks like keychain storage
> Vendor identifier is user-resettable.

And that is a feature, not a problem to be worked around. :)