IDFA vs SystemInfo.UniqueDeviceIdentifier

Hi

Is SystemInfo.UniqueDeviceIdentifier in Unity the same as IDFA or Device.advertisingIdentifier ?

It’ll be very helpful to understand when submitting an app to the app store as the question is asked.

Thanks a bunch for your help

No they are not.
See identifierForVendor | Apple Developer Documentation vs. advertisingIdentifier | Apple Developer Documentation

1 Like

Thanks a bunch for the clarity @kaarloew !