标签: iphone objective-c cocoa-touch xcode calendar
有没有办法在我的一个视图上推送iPhone的默认日历(=我可以调用默认日历显示)吗?
我可以使用Event Kit Framework添加一些事件。
干杯
答案 0 :(得分:0)
经过我的研究后我发现,不可能。见How to open the iPhone calendar from within my app?
答案 1 :(得分:0)
但你可以使用Drobnik的那个。看看这个链接: DTCalendarViewController