vonovak / react-native-add-calendar-event

Create, view or edit events in react native using the standard iOS / Android dialogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

prnk04 opened this issue · comments

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"}

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

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

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

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

Any solutions for that?

Does anyone got the solution for this?

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

Any solutions for that?