Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Provides a complete example, with Xcode project, that shows how to add a new event to the device's calendar from within an application. Supports iOS 5 and later.

Notifications You must be signed in to change notification settings

fostah/iOS-Event-Edit-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-Event-Edit-Example

Provides a complete example, with Xcode project, that shows how to add a new event to the device's calendar from within an application.

This example is built to support iOS 5 and later. It takes into account changes introduced in iOS 6 that require the application to explicitly request permission from the user to have access to their Calendar.

See Apple's EKEventStore Class Ref for more details.

About

Provides a complete example, with Xcode project, that shows how to add a new event to the device's calendar from within an application. Supports iOS 5 and later.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published