iOS6中UDID的替代产物

发布时间:2020-06-04 19:32:03 作者:roketruan
来源:网络 阅读:841

 Apple对UDID废弃的声明早从iOS4开始,iOS5中需要慎重使用。而在iOS6中终于提供了UDID的替代产品identifierForAdvertising和identifierForVendor。Apple对其的描述如下:

@property(nonatomic,readonly,retain) NSUUID *identifierForAdvertising NS_AVAILABLE_IOS(6_0); // a UUID that may be used to uniquely identify the device for advertising purposes, same across apps.

Note: identifierForAdvertising会在系统reset时重新生成。

@property(nonatomic,readonly,retain) NSUUID *identifierForVendor NS_AVAILABLE_IOS(6_0); // a UUID that may be used to uniquely identify the device, same across apps from a single vendor.

推荐阅读:
  1. Teamviewer 的别样替代方法
  2. 怎么获取UDID?

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

ios6 udid %d

上一篇:Ceph存储池full以及nearfull的处理方式有哪些

下一篇:如何为nginx动态添加模块

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》