I have a Tab Bar Controller app which using storyboard. Each tab has a UIWebview. I want to capture link when the user click the link on Webview if the link is an external link (if it is not my site) I want to open the link in a different UIViewControl. (like a popupi Twitter iphone app do that)I have a Tab Bar Controller app which using sto