I am trying to learn about iCloud. I read that there
ubiquityIdentityToken, and he used to determine if iCloud is available or if the user has changed the signed account. Also, it is only available on ios 6+
But I need to know unique data for each iCloud user. What I say, after the user logs into iCloud, is there a way for us to let the developers know who these people to which the account belongs are as a username or identifier (similar to Facebook fbid / identiferForVendor)? Could we get an iCloud user account in code?
The reason I want to know this is because I want to check if the user's iCloud account (or any unique data that we could get from them) can be used as a unique user ID on our server.
I hope I can get the answers. Thank you very much!
source
share