Thursday, December 9, 2010

How to Find UDID for iPhone Device or iPhone Simulator.

This Code is used to find UIID (Device Id) for iPhone Device or iPhone Simulator. 

NSString *udid = [[UIDevice currentDevice] uniqueIdentifier];
udid = [udid stringByReplacingOccurrencesOfString:@"-" withString:@""];




.

1 comment:



  1. -----------------------------
    Thanks for the great post.

    -------------------------------------------------------------------------------
    Hire iPhone Developer And
    Android App Development
    -----------------------------------------------------------------------------

    ReplyDelete