I have an app that grabs rss feeds from a site. The url opens in iPhone safari, but i would like it to open in my app's web browser that i am currently putting together with UIWebView. How would I go about sending the link from the rss feed to UIWebView?
Thanks in advance!
Thanks in advance!