Return to Snippet

Revision: 40307
at January 29, 2011 10:38 by mineschan


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

Initial URL


Initial Description
@return NSString

Initial Title
iPhone Object-c - Get Device Uni ID

Initial Tags


Initial Language
Objective C