Has anyone had their iOS App rejected by Apple for using the devices UDID?
问题 I have heard some rumours that Apple is rejecting apps for using the iOS5 deprecated method [UIDevice uniqueIdentifier] . Can anyone confirm that they have had their App rejected for this reason? I know of the alternatives to using this deprecated method, but one of our customers is requesting we use a 3rd party library that we know uses this method. I would be surprised if this is the case as the API method has been deprecated and not made private. 回答1: Apple is not rejecting apps because of