Login to follow
Calendar Plugin

Calendar Plugin (ODC)

Supported
Stable version 1.1.0 (Compatible with ODC)
Uploaded on 9 Feb by OutSystems
Calendar Plugin

Calendar Plugin (ODC)

Details
Detailed Description

How to use this plugin?

Create events by calling either CreateEvent client action or CreateEventWithOptions, if you need additional recurrence, URL or reminder options. This action allows the user to edit the event before creation, or silently creating it.

Finding and Deleting events is possible using the FindEvent and DeleteEvent actions respectively, which allows prefix searching for Title, Location or Notes, within a timeframe.

It’s also possible to open the device’s calendar specifying the date in which it is to open by calling OpenCalendar.


Since version 1.0.6, the plugin is compatible with both Cordova and Capacitor.


Release notes 

Features

  • iOS
    • Add Extensibility Settings that can be used to set usage descriptions: NSCalendarsUsageDescription and NSCalendarsFullAccessUsageDescription.
License

Calendar plugin for Apache Cordova
MIT License (MIT)
Copyright © 2016 Eddy Verbruggen