iOS SDK Tips
[Home Page]
;
[index]
;
Getting Device UDID programmatically
uniqueIdentifier
[[
UIDevice
currentDevice
]
uniqueIdentifier
];
//An alphanumeric string unique to each device based on various hardware details. (read-only) (Deprecated in iOS 5.0. Instead, create a unique identifier specific to your app.)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment