Calendar-PhoneGap-Plugin icon indicating copy to clipboard operation
Calendar-PhoneGap-Plugin copied to clipboard

:date: Cordova plugin to Create, Change, Delete and Find Events in the native Calendar

Results 110 Calendar-PhoneGap-Plugin issues
Sort by recently updated
recently updated
newest added

Hi, We are using @ionic-native/calendar/ngx plugin to add events to calendar. We have requirement to add multiple events like around repeated 3 times a day for three days. So total...

Hi, This method "createEventWithOptions" is not allowing to pass moment in startdate and enddate fields. How to do that? Thanks Bhargav.

Hello, I've been trying to run findEvent function, right after the events data fetched from server. iOS was good, but Android was a nightmare. After spending almost 12 hours I've...

Possibility created to enter the account name when creating a new calendar under Android, so that it is displayed accordingly in the calendar overview.

Is it possible to localize the UI according to the user language on iOS?

"cordova-ios": "6.2.0" "cordova-plugin-calendar": "^5.1.5" "@ionic-native/calendar": "^5.36.0"

When I try to create a calendar in ios, it shows the following error: Error: Uncaught (in promise): Calendar could not be created. Is access to the Calendar blocked for...

Then calling window.plugins.calendar.createCalendar in IOS it fires twice adding 2 appointments at the same time. Using latest 5.1.5 version. Android works fine.

I'm getting two different behaviours when creating the same event on IOS and Android. On Android a monthly recurring event repeats for example every second Friday of the month (x...

Hello guys, i create a Event with CreateEvent, and createEventWithOptions, and all that literally vanish after some time with calendar open in the event date open, only with CreateEventInteractively works...