Is there a better solution (then the possible workaround below) to get an UUID for a iCloud / CloudKit User?
So it's possible to detect if the user already did something (on a different device) with same iCloud account.
Possible workaround:
- Create UUID and store it in the private database
- Disadvantage: uses extra database requests