Codesnipp.it Social Code Sharing

MineS Chan

[Obj-c] Get Device Uni ID

by MineS Chan on Sep 18, 2011

UIDevice *device = [UIDevice currentDevice]; NSString *uniqueIdentifier = [device uniqueIdentifier];

Can't see the comments? Please login first :)