You can use identifierForVendor public property present in UIDevice class. let UUIDValue = UIDevice.currentDevice().identifierForVendor!
確定! 回上一頁