views:

123

answers:

0

i am developing a quick app using EKEventKit framework. I am able to display the modal and i am fillinf details in that but when i click the done button after filling all the entries,application crashes and console writes

NewFeatures[16949:207] Calendar: unable to save event: Error Domain=EKErrorDomain Code=5 "An unexpected error occurred." UserInfo=0x6d400b0 {NSLocalizedDescription=An unexpected error occurred.} NewFeature is the name of my application.

Can someone help me regarding that?