Tagged Questions

3
votes
2answers
676 views

How to open native iOS app (calendar, notes…) from a link on website?

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 ...