UIWebView open links in Safari

Posted by David Beck on Stack Overflow See other posts from Stack Overflow or by David Beck
Published on 2010-05-24T19:32:11Z Indexed on 2010/05/24 19:51 UTC
Read the original article Hit count: 235

Filed under:
|

I have a very simple UIWebView with content from my application bundle. I would like any links in the web view to open in Safari instead of in the web view. Is this possible?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about uiwebview