Revision: 11428
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 4, 2009 18:40 by steve918
Initial Code
UIDevice *device = [UIDevice currentDevice]; NSString *uniqueIdentifier = [device uniqueIdentifier];
Initial URL
Initial Description
Grabs the unique device id from the iPhone
Initial Title
Get Device GUID from iPhone
Initial Tags
iphone
Initial Language
Objective C