I want to ask that whether objective C can obtain a unique device ID of the Device. \"uniqueIdentifier\" is deprecated in iOS7 and I try to use \"identifierForVendor\" but i
in my case i used keyChain to save first generated UUID then i used it as unique device id it still persistent even if after uninstalling the app