Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Monotouch launch calendar application

this question seems simple but I can't find anything on the web. In my application I have a button and just want to call de standard Calendar application from my button. I don't want to add events or stuff like that. I just can't find an OpenUrl or there is another way to call the Calendar app?

like image 462
JMGH Avatar asked Aug 14 '26 05:08

JMGH


1 Answers

There is no URL scheme define for Calendar. You can however allow users to use the standard EventKitUI to create, edit, and display events.

There is also UICalendar to display events:

https://github.com/Clancey/UICalendar

enter image description here

like image 192
Anuj Avatar answered Aug 18 '26 03:08

Anuj



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!