<?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: APN on Rails has a new Home.</title>
	<atom:link href="http://www.metabates.com/2010/03/10/apn-on-rails-has-a-new-home/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.metabates.com/2010/03/10/apn-on-rails-has-a-new-home/</link>
	<description>The technical ramblings of Mark Bates.</description>
	<lastBuildDate>Wed, 17 Aug 2011 16:45:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.metabates.com/2010/03/10/apn-on-rails-has-a-new-home/comment-page-1/#comment-324</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Fri, 02 Apr 2010 15:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=327#comment-324</guid>
		<description>Thanks Mark for reply.

I read this on Apple docs:

&quot;You should regularly connect with the feedback web server and fetch the current list of those devices that have repeatedly reported failed-delivery attempts. Then you should cease sending notifications to the devices associated with those applications. See “The Feedback Service” for more information.&quot;

http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/CommunicatingWIthAPS/CommunicatingWIthAPS.html

My question is: Does your program take cares of this &quot;feedback server&quot;?

By the way, do you know any program on the appstore that uses your APN gem?

Thanks for your program.</description>
		<content:encoded><![CDATA[<p>Thanks Mark for reply.</p>
<p>I read this on Apple docs:</p>
<p>&#8220;You should regularly connect with the feedback web server and fetch the current list of those devices that have repeatedly reported failed-delivery attempts. Then you should cease sending notifications to the devices associated with those applications. See “The Feedback Service” for more information.&#8221;</p>
<p><a href="http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/CommunicatingWIthAPS/CommunicatingWIthAPS.html" rel="nofollow">http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/CommunicatingWIthAPS/CommunicatingWIthAPS.html</a></p>
<p>My question is: Does your program take cares of this &#8220;feedback server&#8221;?</p>
<p>By the way, do you know any program on the appstore that uses your APN gem?</p>
<p>Thanks for your program.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Bates</title>
		<link>http://www.metabates.com/2010/03/10/apn-on-rails-has-a-new-home/comment-page-1/#comment-321</link>
		<dc:creator>Mark Bates</dc:creator>
		<pubDate>Wed, 31 Mar 2010 17:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=327#comment-321</guid>
		<description>Ricardo, APN is as about as reliable as it can be. Push notifications are not guaranteed by Apple to actually be delivered, so keep that in mind when you&#039;re developing your app. If the user has their phone turned off or they don&#039;t have reception at that time the notification will most likely never be delivered. Don&#039;t confuse push notifications with SMS. I wouldn&#039;t trust them to tell me something life critical.</description>
		<content:encoded><![CDATA[<p>Ricardo, APN is as about as reliable as it can be. Push notifications are not guaranteed by Apple to actually be delivered, so keep that in mind when you&#8217;re developing your app. If the user has their phone turned off or they don&#8217;t have reception at that time the notification will most likely never be delivered. Don&#8217;t confuse push notifications with SMS. I wouldn&#8217;t trust them to tell me something life critical.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.metabates.com/2010/03/10/apn-on-rails-has-a-new-home/comment-page-1/#comment-320</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Wed, 31 Mar 2010 17:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.metabates.com/?p=327#comment-320</guid>
		<description>Hi!

I didn&#039;t try APN at the moment. I wonder if someone uses APN in real life projects, were reliability is important. Is there any case where you lost notifications?

What do you think? Any example?

Thank you very much for your help.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I didn&#8217;t try APN at the moment. I wonder if someone uses APN in real life projects, were reliability is important. Is there any case where you lost notifications?</p>
<p>What do you think? Any example?</p>
<p>Thank you very much for your help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.445 seconds -->

