ios - How to make a Label display a Device-Unique code sck as UDID or Serial Number? -


this question has answer here:

i searhing around , found this:

nsstring *uid = [[uidevice currentdevice] uniqueidentifier]; 

is need? new developing , learn how use code. appreciated. thank :)

yes going in correct path

refer http://developer.apple.com/library/ios/#documentation/uikit/reference/uidevice_class/reference/uidevice.html


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -