Possible Duplicate:
How to get IMEI on iPhone?
I can get the UDID number but I want to get IMEI number...Is the apple dont allow to trace? If so where i can find the document of apple?
Possible Duplicate:
How to get IMEI on iPhone?
I can get the UDID number but I want to get IMEI number...Is the apple dont allow to trace? If so where i can find the document of apple?
NSString *imei = [[NetworkController sharedInstance] IMEI];