I’ve UIWebView with webpage loaded. This webpage is simple – one picture which follows somewhere
How can I receive this URL after taping for handling in xcode? I don’t want to open this link in the same web view(what is happened now). Thanks for any tip.
I’ve UIWebView with webpage loaded. This webpage is simple – one picture which follows
Share
Use this delegate function.