Hi,
I have a textView which detects links and allows me to click on them. When I do so, current app is closed in order to open safari as usual. I want to load that url inside my app with an UIWebView so the app isn't closed when I click the link (that is kind of annoying!). How can I accomplish that??
Thanks!
I have a textView which detects links and allows me to click on them. When I do so, current app is closed in order to open safari as usual. I want to load that url inside my app with an UIWebView so the app isn't closed when I click the link (that is kind of annoying!). How can I accomplish that??
Thanks!