iOS獲取手機惟一標識

項目需求,在用戶沒有登陸狀況下根據手機標識做爲身份認證獲取對應信息。git NSString *UUID = [[[UIDevice currentDevice] identifierForVendor] UUIDString]; 系統提供了獲取uuid的方法做爲設備惟一標識,可是存在一個缺陷。 根據官方解釋github The value of this property is the same
相關文章
相關標籤/搜索