i Know that we can not use UDID after ios 6. also after ios 7 we get mac address as 02:00:00:00:00:00
So i am looking for any third party api which will give me this details
Thanks in advance
i Know that we can not use UDID after ios 6. also after ios 7 we get mac address as 02:00:00:00:00:00
So i am looking for any third party api which will give me this details
Thanks in advance
FCUUID may be your choice.
Also you can create a GUID/UUID using the iPhone SDK and use KeyChain to store the UUID.