vonovak / react-native-add-calendar-event

Create, view or edit events in react native using the standard iOS / Android dialogs
MIT License
344 stars 103 forks source link

iOS returning "CANCELED" after adding to the calendar the first time #176

Open prnk04 opened 1 year ago

prnk04 commented 1 year ago

When the app is opened the first time, the calendar opens up and the event gets added successfully. However, post that the calendar opens up momentarily and then closes on its won with response: {action: "CANCELED"}

prnk04 commented 1 year ago

Also, on Android even after saving the event, I am getting the response as "CANCELED"

Rananjaya commented 1 year ago

Same issues in IOS Any solutions. ? and android work fine

guy-go commented 1 year ago

anyone found a solution for this? it makes this package unusable

mciechanowicz commented 1 year ago

Same issue. It's closing with the {action: "CANCELED"}

Any solutions for that?

sheetal-3 commented 1 year ago

Does anyone got the solution for this?

dinoe1u commented 11 months ago

Same issue. It's closing with the {action: "CANCELED"}

Any solutions for that?