CKSyncEngine.Event.AccountChange.ChangeType.switchAccounts(previousUser:currentUser:)
A change indicating a switch between two iCloud accounts.
Declaration
case switchAccounts(previousUser: CKRecord.ID, currentUser: CKRecord.ID)Discussion
You should delete any locally-stored data for the previous account.