Is it possible to interact with iOS 5's Reminders app from my app?

前端 未结 5 1041
夕颜
夕颜 2021-01-02 06:05

Is there a way to add, read, or delete reminder items from the new iOS 5 built-in Reminders app?

5条回答
  •  独厮守ぢ
    2021-01-02 06:49

    This will be all possible with iOS 6! :)

    https://developer.apple.com/technologies/ios6/

    At the time of writing this answer was sufficient. To keep it updated here is a tutorial which looks very useful for anyone developing an app which interacts with the native reminders app: Using iOS 6 Event Kit to Create Date and Location Based Reminders

提交回复
热议问题