每一台iPhone、iPad、iPod Touch中都拥有唯一的标识符
获取方法:
NSLog(@"%@", [UIDevice currentDevice].identifierForVendor.UUIDString);
2016-01-04 14:40:21.513 01-MyT1[806:16188] 64816D03-7394-43AE-BE13-DCEA40EC8722
每一台iPhone、iPad、iPod Touch中都拥有唯一的标识符
获取方法:
NSLog(@"%@", [UIDevice currentDevice].identifierForVendor.UUIDString);
2016-01-04 14:40:21.513 01-MyT1[806:16188] 64816D03-7394-43AE-BE13-DCEA40EC8722