我已经试过了if([eventparticipationStatus]==EKParticipantStatusPending)它正在运行。但是EKEvent的participationStatus没有公开,我不敢使用它,因为它可能会因为私有(private)API而导致拒绝。我还尝试遍历所有event.attendees,但EKParticipantisCurrentUser似乎没有给出正确的值。它总是返回NOfor(EKParticipant*participantinevent.attendees){if([participantisCurrentUser]){if(partic