calendar: CalendarPermissionGroup = 'calendar'

Asks for calendar access.

For ios, NSCalendarsUsageDescription key must be added to config/iOS/info.plist For Android, following permission must be added to AndroidManifest.xml. android.permission.READ_CALENDAR android.permission.WRITE_CALENDAR

Property

Android

Ios

Since

5.1.4

Generated using TypeDoc