2

Is property identifier ACAccount unique for all devices?

Documentation can't tell anything, just "unique identifier". On one device or on all devices?

Amar
  • 13,202
  • 7
  • 53
  • 71
werbary
  • 1,105
  • 2
  • 14
  • 43

1 Answers1

5

The identifier propertt is unique per account on device only. It is not unique across devices. I have yet to find any actual documentation around this, but have extensively tested across devices and the simulator. Hope this helps.

Jason Grandelli
  • 342
  • 3
  • 10