Prevent app exit from UIWebView link

Posted by tigermain on Stack Overflow See other posts from Stack Overflow or by tigermain
Published on 2010-03-23T02:15:06Z Indexed on 2010/03/23 2:21 UTC
Read the original article Hit count: 372

Filed under:
|
|

I have a UIWebView in my app which shows the clients webpage, however I would like to retain the user within the app if they choose to browse the webpage.

Can I prevent it breaking out to Safari when a link is clicked?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk