Can I launch an iOS app from the calendar? -


is possible launch of apps made directly calendar? if have particular entry in calendar can link app?

no not.
codafi stated, try implement custom url schemes in app , note appropriate url in calendar event.

update:
no, doesn't work url inside calendar event because doesn't recognizes link.

update 2:
i've found question same problem. sadly it's not working me, can test on ios6 , may broken there.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -