Hey,
Is there a unique ID like the mac address for each iPhone / iPod Touch?
Do I have to ask the user for permissions to transmit such a unique id?
|
|
Hey, Is there a unique ID like the mac address for each iPhone / iPod Touch? Do I have to ask the user for permissions to transmit such a unique id?
|
||
|
|
|
|
Yes, you can get it using UIDevice's uniqueIdentifier property:
|
||
|
|
|
pretty sure there will be a mac address that you can programmitcally access...... |
|||
|