如何获取设备的UDID

  UIDevice *device = [UIDevice currentDevice];

    return [device uniqueIdentifier];

posted on 2011-06-21 11:40  禚来强  阅读(548)  评论(0编辑  收藏  举报

导航