Invoke modal view controller from UIWebView weblink
Posted
by JD
on Stack Overflow
See other posts from Stack Overflow
or by JD
Published on 2010-01-06T18:53:28Z
Indexed on
2010/04/18
14:23 UTC
Read the original article
Hit count: 369
Hey folks I was wondering if anyone can tip me on a painless way of invoking a modal view controller from a web link in a UIWebView. Is it possible to do this?
I want the modal view controller to still be a part of the app as opposed to closing the main app and using a helper application instead.
Any help would be greatly appreciated.
© Stack Overflow or respective owner