<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Open links from UIWebView in MobileSafari</title>
	<atom:link href="http://arashpayan.com/blog/2008/09/06/open-links-from-uiwebview-in-mobilesafari/feed/" rel="self" type="application/rss+xml" />
	<link>http://arashpayan.com/blog/2008/09/06/open-links-from-uiwebview-in-mobilesafari/</link>
	<description>(Place witty tagline here)</description>
	<lastBuildDate>Tue, 22 Sep 2009 06:52:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris Ryland</title>
		<link>http://arashpayan.com/blog/2008/09/06/open-links-from-uiwebview-in-mobilesafari/comment-page-1/#comment-156</link>
		<dc:creator>Chris Ryland</dc:creator>
		<pubDate>Sat, 21 Mar 2009 20:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://arashpayan.com/blog/?p=37#comment-156</guid>
		<description>Actually, you&#039;ll probably never return the NO from that delegate method, as the openURL: will start a chain of events which cause your app to get shutdown as MobileSafari is started.

But, of course, you’re doing the right thing which is to logically continue as if nothing happened out of the ordinary. I.e., you can’t assume you’ll get spirited away immediately, and, you may not, in future multi-tasking versions of the iPhone OS.</description>
		<content:encoded><![CDATA[<p>Actually, you&#8217;ll probably never return the NO from that delegate method, as the openURL: will start a chain of events which cause your app to get shutdown as MobileSafari is started.</p>
<p>But, of course, you’re doing the right thing which is to logically continue as if nothing happened out of the ordinary. I.e., you can’t assume you’ll get spirited away immediately, and, you may not, in future multi-tasking versions of the iPhone OS.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

