I heard and read in reddit and GitHub about that UIDevice.current.identifierForVendor.uuidString is restricted according to privacy. Its better use DeviceCheck API or create my own UUID. So is it correct? If its so please can you share apple privacy update about this?
DeviceCheck
RSS for tagAccess per-device, per-developer data that your associated server can use in its business logic using DeviceCheck.
Posts under DeviceCheck tag
22 Posts
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
We are trying to integrate "Device Check" and "Device Check - App attest" services to check device integrity and app integrity. We read apple documentation and could not locate the TTL(time-to live) for "Device Token" and "App Attestation Object". Could you let us what TTL for Device Token" and "App Attestation Object"? We can design our architecture based on your answer