Is it possible to open native iOS app, e.g. calendar or notes, from an HTML link which is in website? I tried to find an example but I couldn't. I ran into these URL schemes but I don't know how to use them and what's the URL scheme for calendar or notes. Is it possible just to do something like this:
<a href="calendar://something here?">Click me!</a>
Is it possible to do it only with HTML or is JavaScript needed?
On your iPhone tap the Settings icon, then scroll down and select Mail, Contacts, Calendars. Select the Add Subscribed Calendar option, fill in the Google Calendar URL in the Server box and click Next. Change any settings you see fit before saving the calendar. You do not need a username or password.
If you're looking for the URL Schema, iPhone Calendar is: CALSHOW:
Calendar and Notes do not have URL schemes. Apple provides a reference for those of their apps that do use URL schemes here:
https://developer.apple.com/library/archive/featuredarticles/iPhoneURLScheme_Reference/Introduction/Introduction.html
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