I can launch Google Maps, Mail, Safari and others... but is there the same functionality for Calendar??
EDIT: I only want to add an event into the calendar.
Thanks guys!
Nick.
That code launch the Calendar app:
NSString* launchUrl = @"calshow://";
[[UIApplication sharedApplication] openURL:[NSURL URLWithString: launchUrl]];
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With