API to get an iPhones unique ID? -


Two part question:

  • Is there a unique ID in addition to the MAC address in the iPhone ?
  • If so, is there an API call that I can use to get it?

(Hopefully this is not a duplicate, I have not found anything in the iPhone has a unique identifier, which is called UIDID (this same identifier is used) , When it is used)

Setting up an instrument for development or ad-hoc distribution). You can retrieve it:

  NSString * uniqueIdentifier = [UID device current device] .uniqueIdentifier;  

Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -