I have a button on my iPad, on clicking it, an entry on the calendar should be created with a specific title and default time duration of 30min. How can I do that ? I have reached a point where I have inheritted the calendar object and also able to read it also.
Question: How do I add the entry to it from the code ?
I pasted this from my code… post a comment if you have any confusion