Wednesday 25 April 2012

get UDID of iphone device

#define UDID [[UIDevice currentDevice] uniqueIdentifier]  

it returns  a NSString* object . Should define in Congif file

No comments:

Post a Comment