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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to