<?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: iPhone flight mode detection with code?!</title>
	<atom:link href="http://blog.sallarp.com/iphone-flight-mode-detection-with-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sallarp.com/iphone-flight-mode-detection-with-code/</link>
	<description>Code, Code, Revolution!</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:04:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Stratoudakis</title>
		<link>http://blog.sallarp.com/iphone-flight-mode-detection-with-code/comment-page-1/#comment-5960</link>
		<dc:creator>John Stratoudakis</dc:creator>
		<pubDate>Thu, 26 Nov 2009 07:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=173#comment-5960</guid>
		<description>I&#039;m working on an app, and this option still helps because now my app is cool because it warns about &quot;Airplane Mode&quot;, and because I now have less work to do, mainly in dealing with the situations where the WWAN is not working, and when WiFi is working, but not able to reach my target host.  So I am now reading about the UIAlertView class.

Thanks for posting this.</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on an app, and this option still helps because now my app is cool because it warns about &#8220;Airplane Mode&#8221;, and because I now have less work to do, mainly in dealing with the situations where the WWAN is not working, and when WiFi is working, but not able to reach my target host.  So I am now reading about the UIAlertView class.</p>
<p>Thanks for posting this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Egge</title>
		<link>http://blog.sallarp.com/iphone-flight-mode-detection-with-code/comment-page-1/#comment-4565</link>
		<dc:creator>Brian Egge</dc:creator>
		<pubDate>Wed, 14 Oct 2009 20:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=173#comment-4565</guid>
		<description>Thanks.  I had an app which uses MapKit, and was initially rejected due to the network issue.  I added the SBUsesNetwork flag, and it was approved Sept 16.  I then submitted a Pro version of the app, and it was rejected today.</description>
		<content:encoded><![CDATA[<p>Thanks.  I had an app which uses MapKit, and was initially rejected due to the network issue.  I added the SBUsesNetwork flag, and it was approved Sept 16.  I then submitted a Pro version of the app, and it was rejected today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Price</title>
		<link>http://blog.sallarp.com/iphone-flight-mode-detection-with-code/comment-page-1/#comment-2703</link>
		<dc:creator>Christopher Price</dc:creator>
		<pubDate>Fri, 03 Jul 2009 21:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sallarp.com/?p=173#comment-2703</guid>
		<description>Apple seems to be wise to this, it doesn&#039;t work for approval anymore. The SBUsesNetwork code only applies if Airplane Mode is turned on.

It does not apply if you are on an iPod touch with Wi-Fi off, or on an iPhone with no cellular signal.

The only sample code apple applies is their &quot;Reachability&quot; demo app. It&#039;s up to you to implement the code to error prompt when internet is/isn&#039;t available.

If your app is already approved, Apple appears to be letting some get a pass on not adding the code... but if your app isn&#039;t approved yet... this isn&#039;t enough anymore.</description>
		<content:encoded><![CDATA[<p>Apple seems to be wise to this, it doesn&#8217;t work for approval anymore. The SBUsesNetwork code only applies if Airplane Mode is turned on.</p>
<p>It does not apply if you are on an iPod touch with Wi-Fi off, or on an iPhone with no cellular signal.</p>
<p>The only sample code apple applies is their &#8220;Reachability&#8221; demo app. It&#8217;s up to you to implement the code to error prompt when internet is/isn&#8217;t available.</p>
<p>If your app is already approved, Apple appears to be letting some get a pass on not adding the code&#8230; but if your app isn&#8217;t approved yet&#8230; this isn&#8217;t enough anymore.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
