gekitz / UIDevice-with-UniqueIdentifier-for-iOS-5

Brings back the unique identifier support under iOS 5, it uses the device's mac address in combination with the bundle identifier to generate a new hashed unique identifier.
MIT License
1.24k stars 227 forks source link

Can't access MAC address #20

Open ghost opened 11 years ago

ghost commented 11 years ago

I understand that Apple are starting to restrict access to the MAC address too. Is this going to affect the functionality?

If so, has anyone got any plans as to how we can generate a unique ID for a device?!