iOS 6 EKEvent calendar access process
iOS 6 EKEvent calendar access process
- Subject: iOS 6 EKEvent calendar access process
- From: Alex Zavatone <email@hidden>
- Date: Thu, 21 Mar 2013 11:53:57 -0400
I'm creating an iOS program that uses a custom local calendar to display contents based on calendar events.
With that in mind, I thought it best to use a local calendar just for this app, creating it and deleting it as needed, so as not to mess with any other calendars on the device.
Since I'm creating the calendar within the app, am I still required to ask the user for permission to modify it to delete and add records?
It doesn't appear that iOS 6.1 allows creation of an EKEventStore, or a calendar within the app's domain that has R/W access to its contents.
Is this case? Must we prompt the user for access to a locally calendar that they should never see?
TIA.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden