We get many requests from the businesses that want to know some information from the user for risk management purposes. Here is the way to get the UDID from the iOS device
NSString * udid = [[UIDevice currentDevice] uniqueIdentifier];
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment