Hacker News new | ask | show | jobs
by Kallikrates 3347 days ago
Could be via other apps using ubers native sdk writing to a common key store. ala Google sharing auth between apps on iOS.
1 comments

Such key stores are wiped on erase. They more likely used the wifi MAC address.
Keychain used to persist data and are shared, this was a very recent change in iOS to "fix"
It can be backed up to iCloud but in the context of scammers they're likely not using the same iCloud over and over.
Is it against the rules to track via the mac address?
The wifi Mac address is obscured from native code
Didn't used to be and it's unclear what the exact timing is of this code.
Apple made the standard API return garbage in iOS 6, and the API would probably trigger an analysis error iTC, so if they were getting the MAC address it was via much sneakier means.
Can't one simply change the MAC address like you can do on PC?
Maybe if you're jail broken? But if you're not then no way.

I believe I tried long long ago on iOS and couldn't get it to work, but I don't know if I'm remembering correctly.