previousUser
The previous iCloud account’s record identifier.
Declaration
@property (nonatomic, copy, readonly) CKRecordID * previousUser;Discussion
If the user just signed in, this is nil. If the user signed out or switched accounts, this is the old account’s user record ID.