Search code examples
iphonecalendarreminders

Is it possible to add a reminder to iPhone's calendar from another iPhone native app?


I have seen somewhere that you can't add a reminder to iPhone calender from another native application programatically .

Is it true or false ? If false then how can we achieve that . If true then is there any other way of adding reminder to iPhone calendar or you can't do it all.


Solution

  • Unfortunately there is no public API to interact with the calendar store at this stage.