This Code is used to find UIID (Device Id) for iPhone Device or iPhone Simulator.
NSString *udid = [[UIDevice currentDevice] uniqueIdentifier];
udid = [udid stringByReplacingOccurrencesOfString:@"-" withString:@""];
.
NSString *udid = [[UIDevice currentDevice] uniqueIdentifier];
udid = [udid stringByReplacingOccurrencesOfString:@"-" withString:@""];
.
ReplyDelete-----------------------------
Thanks for the great post.
-------------------------------------------------------------------------------
Hire iPhone Developer And
Android App Development
-----------------------------------------------------------------------------