<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:www.readwriteweb.com,2011:/1/tag:www.readwriteweb.com,2009://1.15708-</id>
  <updated>2011-08-16T16:58:50Z</updated>
  <title>Comments for Using an Unlocked iPhone? Forget About Push-Enabled Apps</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.35-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=15708" title="Using an Unlocked iPhone? Forget About Push-Enabled Apps" />
    <published>2009-07-14T13:34:14Z</published>
    <updated>2009-07-14T19:14:29Z</updated>
    <title>Using an Unlocked iPhone? Forget About Push-Enabled Apps</title>
    <summary>Using an Unlocked iPhone? Forget Push-Enabled Apps</summary>
    <author>
      <name>Sarah Perez</name>
      
    </author>
    
    <category term="Apple" />
    
    <category term="Features" />
    
    <category term="Mobile" />
    
    <category term="NYT" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/iphone_notifcation_smiley.jpg">According to Dominik Balogh, the developer of a push-enabled "to do" list application for iPhone called <a href="http://www.powerybase.com/notifyme.aspx">NotifyMe</a>, the Push Notification technology provided by Apple does not appear to be working on any "unlocked" iPhones. Unlocked phones are those that have been modified to work on unsupported carriers. For example, in the U.S., this would mean phones that were hacked to work on T-Mobile's network instead of on AT&amp;T. <font style="float: right; margin-left: 10px;"><script type="text/javascript">digg_url = 'http://digg.com/apple/Using_an_Unlocked_iPhone_Forget_About_Push_Enabled_Apps';digg_bgcolor = '#ffffff';digg_skin = 'normal';</script><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></font>This is different than "jailbroken" phones, which are phones modified to allow the installation of unapproved third-party applications. </p>

<p>At first, you might dismiss this problem since it only affects a small subset of users, but Balogh brings up an important question: <strong><em>"what should the developers do?"</em></strong> People who have purchased his application are now angry that it doesn't work, yet there's nothing he can do to help them. </p>]]>
      <![CDATA[

<h2>The Problem with Push</h2>

<p>A few weeks ago, Apple released their updated mobile OS, <a href="http://www.readwriteweb.com/archives/iphone_30_is_coming_tomorrow_here_is_what_you_can.php">the iPhone OS 3.0</a>, which included support for Push notifications among many other things. The two available NotifyMe applications were configured to use the new technology in both the <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=319847777&amp;mt=8">free</a> and <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=319840387&amp;mt=8">paid</a> versions. With these applications, users can receive push messages that remind them of items on their to-do list that need their attention. </p>

<p><img src="http://www.readwriteweb.com/images/NotifyMe.jpg" align="right">Almost immediately after the company released the apps to the iTunes App Store, the support requests began rolling in. Balogh quickly realized there was a problem.<strong> Around 80% of the requests were from users who had installed NotifyMe on an unlocked phone.</strong> The users were complaining that the app either didn't work reliably or didn't work at all. Unfortunately, there was nothing Balogh or his co-developer Pavel Serbajlo could do to fix the situation. </p>

<p><a href="http://www.powerybase.com/blog/post/2009/07/10/Apple-strikes-back-blocking-Push-on-unlocked-iPhones.aspx">Says Balogh</a>, the problem involves the Push Notification service:</p>

<p><em>"...Every Push application has to request the unique token from the Apple's APNS servers to identify the device it's running on. Thanks to that token, APNS servers always know which device is yours. The token can be understood as an IP address -- the server has to know where to send the notification and for which application. APNS can also change your token regularly for higher reliability, so it's critical that the application requests the token again on every start (or when enabling the Push feature) to replace the old one if new token is forced by APNS.</em></p>

<p><em>On any unlocked iPhone, the application requesting the token is stuck. APNS does not provide any response at all and the application can either cancel the request completely by automatic timeout or let user wait with the progress bar forever. Either way, the user will never receive any Push message, because APNS has not provided the token."</em></p>

<p><strong>In other words, if you're running an unlocked phone, you can forget about Push.</strong> </p>

<h2>What Should Developers Do?</h2>

<p>It may be easy for iPhone owners who haven't hacked their device to scoff at this issue: <em>"Well, that's what you get for monkeying around with the firmware!"</em> But the matter is not that simple. </p>

<p>Developers will have to determine how they're going to proceed now that they're aware of this limitation. Should they try to support the hacked phones? Should they just place a warning message in their app's description in the iTunes App Store? Should they ignore the problem (like Apple is doing)? Should they refund the money for the purchases? </p>

<p>Even worse, many of the unsatisfied customers are leaving poor, 1-star reviews when rating the application since they're unhappy it wasn't working for them. That seems incredibly unfair to the developer who has created a perfectly good application that works within the confines put forth by Apple. Yet now, new potential customers - including those content with their unmodified phones - will see these negative reviews and likely choose not to purchase, potentially overlooking great applications that would have worked just fine for them. </p>

<h2>Apple's Involvement: Zip, Zero, Nada</h2>

<p>Apple has every right to ignore this situation, we suppose, and that's exactly what they're doing. After all, the issue affects only a small community of hackers who have modified their phones. <em>Or does it?</em> </p>

<p>Does Apple have any responsibility to communicate this limitation to the developer community so they're not caught off-guard as Balogh was? After all, it's the developers who have to deal with the fallout - the overwhelming support requests, the unhappy customers, the bad reviews, etc. </p>

<p>At the very least, Apple could configure their APNS (push) servers to return an error message of some sort to let the developers know what caused the connection to fail, suggests Balogh. That way, the developers could at least plan to put a warning message in their app's description to cover themselves against these sorts of complaints. </p>

<p><em>Does that seem like a fair request? What do you think either Apple or the developer community should do regarding this issue?</em></p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:297470</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c297470" />
    <title>Comment from wireless headsets on 2011-01-12</title>
    <author>
        <name>wireless headsets</name>
        <uri>http://www.stylomart.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.stylomart.com">
        <![CDATA[<p>Well installnous is a good option to break that one.</p>]]>
    </content>
    <published>2011-01-13T00:17:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:185721</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c185721" />
    <title>Comment from nick on 2010-02-03</title>
    <author>
        <name>nick</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Unlocking your iphone can be a double edged sword. You may gain a lot of free features but you also lose a ton as well. Including the warranty that protects your iphone. In addition, as an <a href="http://www.PhoneFreelancer.com" rel="nofollow">iphone developer</a> it can be especially frustrating to watch your apps downloaded illegally, making you lose revenue! argh!</p>]]>
    </content>
    <published>2010-02-03T22:20:12Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:180331</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c180331" />
    <title>Comment from Norb on 2010-01-13</title>
    <author>
        <name>Norb</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>my 2 cents, the reason in part that push wont work is bcs the certificate generated has to do with your sim and your phone since you may be using another sim this may not work. now since my contract with att was done i should be allowed like any other phone to unlock it but his is not possible with att or apple.</p>

<p>apple should fix this no questions, if i'm buying something from apple they should make it work and not making me stay with att. as the ceo of google why they resigned from apple.</p>

<p>any other phone after you finish your contract is allow to be unlocked it should be the same with the iphone.</p>

<p>btw why pay to do this just search google for blackra1n, you can do this yourself easy and in 5 minutes. </p>

<p>also for the stupid person that mention visual voicemail, this has nothign to do with push </p>]]>
    </content>
    <published>2010-01-14T03:10:28Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:174039</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c174039" />
    <title>Comment from kuroky on 2009-12-11</title>
    <author>
        <name>kuroky</name>
        <uri>http://www.cheapunlockedcellphones.net/category/unlocked-iphones</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.cheapunlockedcellphones.net/category/unlocked-iphones">
        <![CDATA[<p>yeah i agree! it works and it is free..</p>]]>
    </content>
    <published>2009-12-11T19:11:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:160326</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c160326" />
    <title>Comment from Madison on 2009-09-29</title>
    <author>
        <name>Madison</name>
        <uri>http://softunlock.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://softunlock.com">
        <![CDATA[<p>The simplest solution: <a href="http://softunlock.com" rel="nofollow">http://softunlock.com</a></p>

<p>It works and it's free.</p>]]>
    </content>
    <published>2009-09-30T03:12:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:155304</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c155304" />
    <title>Comment from Juergen on 2009-08-31</title>
    <author>
        <name>Juergen</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Ok,</p>

<p>if that's so easy, tell me.<br />
I haven't found any fix that would let push notifications work for developers that work with apple's sandbox push notification server.<br />
Anyone?</p>

<p>J.</p>]]>
    </content>
    <published>2009-08-31T23:37:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:151430</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c151430" />
    <title>Comment from Unlocked iPhones on 2009-08-10</title>
    <author>
        <name>Unlocked iPhones</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>As stated by several commenters above, less than 1 month after this article was written, there are now MANY ways to activate the push-enabled apps even on unlocked iPhone 3.0 phones... it's simply a matter of knowing where to find the info and work arounds. Hint: it's not on the Apple / iPhone site.</p>

<p>Regards,</p>

<p>Kayla</p>

<p>Unlocked iPhones Guru<br />
www.unlockediphones.net</p>]]>
    </content>
    <published>2009-08-10T19:33:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:150716</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c150716" />
    <title>Comment from Juan on 2009-08-05</title>
    <author>
        <name>Juan</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>BONANZA BONANZA BANANZA BONANZA BUY 3 GET 1 APPLE IPHONE </p>

<p>FREE ???</p>

<p>Brand New FULLY SIM UNLOCKED 8GB/16GB Quad-Band Apple iPhone – </p>

<p>Tested working with T-mobile and any other GSM network, also with </p>

<p>Youtube and every features working!</p>

<p>Emaill address: htg888@live.com</p>

<p>HTC TOUCH HERO.......$400USD<br />
Apple iphone 3Gs .$350usd<br />
LG touch screen mobile GD910 clock.........$400USD<br />
BlackBerry Storm 9500.....$350usd<br />
BlackBerry Curve 8900 ...$300usd<br />
Nokia 8800 Carbon Arte..$600usd<br />
HTC Touch HD ..........$500usd<br />
HTC Touch Pro ..........$400usd<br />
HTC Touch Diamond ...$350usd<br />
Samsung omnia i900.....$400usd<br />
Apple iphone 3G 16gb........$300usd<br />
Sony ericsson C905.........$500usd<br />
Nokia n96 16gb...$400usd<br />
Sony ericsson xperia x1..$400usd<br />
Apple iphone 8gb.....$300usd<br />
Nokia n95 8gb.......$300usd<br />
Ps3 60gb.............$300usda</p>

<p>LG touch screen mobile GD910 clock Specifications:</p>

<p>GSM Quadband<br />
2 hours talk time<br />
Size: 61 x 39 x 13.9 mm<br />
Weight: 84 grams<br />
Bluetooth<br />
Touch Screen<br />
Water Resistant<br />
3G with HSDPA support</p>

<p><br />
PACKAGE CONTENT Nokia 8800 Carbon Arte.</p>

<p>Nokia 8800 Carbon Arte Quadband 3G 4GB UMTS Mobile Phone <br />
BH-803 Bluetooth Headset <br />
Standard battery, Li-Ion 1000 mAh (BL-4U) <br />
Carrying Case <br />
Data CD-ROM <br />
Device Handsfree <br />
Desktop Charger <br />
Travel Charger <br />
User Manual <br />
Bluetooth Headset</p>

<p></p>

<p>We make shipment via Ups and Fedex shipping company 2days </p>

<p>deliver worldwide.<br />
If you are interested in buying our product contact us via</p>

<p>Email address: htg888@live.com</p>]]>
    </content>
    <published>2009-08-05T09:27:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147122</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147122" />
    <title>Comment from Elvis Dallas on 2009-07-15</title>
    <author>
        <name>Elvis Dallas</name>
        <uri>http://soundcloud.com/elvisofdallas</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://soundcloud.com/elvisofdallas">
        <![CDATA[<p>When will comments handle inadvertent double-clicks properly BTW?</p>]]>
    </content>
    <published>2009-07-15T13:17:03Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147120</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147120" />
    <title>Comment from Elvis Dallas on 2009-07-15</title>
    <author>
        <name>Elvis Dallas</name>
        <uri>http://soundcloud.com/elvisofdallas</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://soundcloud.com/elvisofdallas">
        <![CDATA[<p>Why are people with unlocked phones expecting things from the APP STORE to work anyway, when visual voicemail doesn't work ?  </p>]]>
    </content>
    <published>2009-07-15T13:15:15Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147121</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147121" />
    <title>Comment from Elvis Dallas on 2009-07-15</title>
    <author>
        <name>Elvis Dallas</name>
        <uri>http://soundcloud.com/elvisofdallas</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://soundcloud.com/elvisofdallas">
        <![CDATA[<p>Why are people with unlocked phones expecting things from the APP STORE to work anyway, when visual voicemail doesn't work ?  </p>]]>
    </content>
    <published>2009-07-15T13:15:15Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147088</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147088" />
    <title>Comment from Antonio on 2009-07-15</title>
    <author>
        <name>Antonio</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>When will a tech blog get this right. There are several ways to make push notifications work on unlocked (no just jailbroken iphones)</p>

<p>I guess you get more clicks by stating LIES</p>]]>
    </content>
    <published>2009-07-15T09:20:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147085</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147085" />
    <title>Comment from Anton on 2009-07-15</title>
    <author>
        <name>Anton</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>another stupid article. Stop writing about things you don't understand</p>]]>
    </content>
    <published>2009-07-15T08:59:49Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147082</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147082" />
    <title>Comment from cknyan on 2009-07-15</title>
    <author>
        <name>cknyan</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I wonder what the fix is. If it's list issue, how did they get around it. </p>

<p>I'm glad she wrote the article, since I didn't know about this problem (Locked with At&t). Even though it doesn't affect me, it's good to know about problems that have cropped up. </p>

<p>I wonder why Apple wouldn't provide support for iPhones on other networks? I mean, to get the phone you either have to deal with At&t (full contract or sign-up & break the contract) or pay more for phone (lock/unlocked). Whether it's on another network shouldn't be an issue since it's been paid for one way or another. This is obnoxiously anti-competitive in my opinion.</p>]]>
    </content>
    <published>2009-07-15T08:23:32Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147081</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147081" />
    <title>Comment from LibMemeFactory on 2009-07-15</title>
    <author>
        <name>LibMemeFactory</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Inaccurate news. Go work for Obama's economic team, Sarah.</p>]]>
    </content>
    <published>2009-07-15T08:17:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147078</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147078" />
    <title>Comment from TheMadCow on 2009-07-15</title>
    <author>
        <name>TheMadCow</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I don't suppose Sarah Perez knows a whole lot about anything outside of a Best Buy store in regards to technology. Otherwise she wouldn't have submitted such a lame and INACCURATE story. Yes. It's a current problem with hacktivated phones. Yes. The Dev Team is aware of it. Yes. The Dev Team is working on a fix.</p>

<p>Nothing to see here. Just a slow motion train wreck. Go work for Fox, Sarah.</p>]]>
    </content>
    <published>2009-07-15T07:44:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147076</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147076" />
    <title>Comment from Beau on 2009-07-15</title>
    <author>
        <name>Beau</name>
        <uri>http://beaugil.es</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://beaugil.es">
        <![CDATA[<p>Lies. This is NOT for ALL Unlocked iPhones, only HACKTIVATED iPhones.</p>

<p>If you have an officially unlocked iPhone ($$$), push works just fine with any carrier.</p>]]>
    </content>
    <published>2009-07-15T07:15:03Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147016</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147016" />
    <title>Comment from Jannis Gundermann on 2009-07-14</title>
    <author>
        <name>Jannis Gundermann</name>
        <uri>http://www.jannisgundermann.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.jannisgundermann.com">
        <![CDATA[<p>I got a new 3GS and in New Zealand iPhones are always 'unlocked' by default.<br />
I use it with the 'official' carrier but yea,.. it is technically unlocked, while not through any kind of software on my end is the end result the same?</p>

<p>Will push not work on my phone because it is natively unlocked?</p>]]>
    </content>
    <published>2009-07-14T22:26:30Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147009</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147009" />
    <title>Comment from Tekwiz on 2009-07-14</title>
    <author>
        <name>Tekwiz</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This is totally wrong. 2 month old information. The devs have already fixed this issue. I'm on tmobile, jailbroken and unlocked WITH PUSH.</p>]]>
    </content>
    <published>2009-07-14T21:52:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:147004</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c147004" />
    <title>Comment from Brady Landgren on 2009-07-14</title>
    <author>
        <name>Brady Landgren</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I tried replying to the tweet of this article with a picture proving my using push notifications on an unlocked iPhone 3GS on Tmobile USA, without using the Cydia fix. No one seemed to respond, but they're working 100% fine for me, no issues at all.</p>]]>
    </content>
    <published>2009-07-14T21:18:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:146971</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c146971" />
    <title>Comment from Sivan on 2009-07-14</title>
    <author>
        <name>Sivan</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Well, the real question is: why does an app on the device need to do a round trip through Apple's servers to display a message to the user on the screen and why are users willing to accept this? The rest are all side issues of bad, if not absurd, engineering decisions.</p>

<p><br />
</p>]]>
    </content>
    <published>2009-07-14T19:21:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:146936</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c146936" />
    <title>Comment from Todd on 2009-07-14</title>
    <author>
        <name>Todd</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>AT&T's days of carrier exclusivity for the iPhone are numbered, one way ( Federal anti trust ) or the other ( Apple will not renew contract with the Death Star ).</p>

<p>If you're uncofortable with unlocking your iPhone, or want one but hate AT&T, just sit tight til next year.</p>

<p><a href="http://www.msnbc.msn.com/id/29510498/" rel="nofollow">http://www.msnbc.msn.com/id/29510498/</a></p>]]>
    </content>
    <published>2009-07-14T16:43:40Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:146933</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c146933" />
    <title>Comment from Shaze on 2009-07-14</title>
    <author>
        <name>Shaze</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hey Moron,</p>

<p>The latest update to Mobile Substrate fixes this, stop whining you hacking bastards, you're getting this for free.</p>]]>
    </content>
    <published>2009-07-14T16:38:12Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:146926</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c146926" />
    <title>Comment from jitterbug978 on 2009-07-14</title>
    <author>
        <name>jitterbug978</name>
        <uri>http://top-breast-enlargement-pills.blogspot.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://top-breast-enlargement-pills.blogspot.com/">
        <![CDATA[<p>Well people unlock their phones for different reasons but i guess apple needs to do something about it. So far they dont seemt o have done anything. But it is there problem if they dont want to fix it... then whatever.</p>]]>
    </content>
    <published>2009-07-14T15:23:22Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:146924</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c146924" />
    <title>Comment from kongrit on 2009-07-14</title>
    <author>
        <name>kongrit</name>
        <uri>http://golftipsarticles.blogspot.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://golftipsarticles.blogspot.com/">
        <![CDATA[<p>I am very interested. I have everything ready, and would very much appreciate it.</p>]]>
    </content>
    <published>2009-07-14T15:04:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:146923</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c146923" />
    <title>Comment from Sarah Perez on 2009-07-14</title>
    <author>
        <name>Sarah Perez</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>@Chris: Yep, this issue won't affect you. Jailbreaking is OK, unlocking isn't. </p>]]>
    </content>
    <published>2009-07-14T14:57:33Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:146919</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c146919" />
    <title>Comment from Chris on 2009-07-14</title>
    <author>
        <name>Chris</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I have a jailbroken phone but am on AT&T's network...it works fine for me.  I don't think I have had any problems with push.</p>

<p>Of course...I'm not unlocked...and I have seen the push fix in Cydia...I skipped it since it didn't seem like something I needed.</p>]]>
    </content>
    <published>2009-07-14T14:43:03Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:146913</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c146913" />
    <title>Comment from darylfritz.com on 2009-07-14</title>
    <author>
        <name>darylfritz.com</name>
        <uri>http://www.darylfritz.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.darylfritz.com">
        <![CDATA[<p>Is this only when a phone is unlocked and on a different carrier? What if I unlock my iPhone, but still use the my proper native carrier? </p>

<p>I have considered unlocking my phone to allow for easier travel through Europe</p>]]>
    </content>
    <published>2009-07-14T14:19:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:146912</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c146912" />
    <title>Comment from matthew.weymar.myopenid.com on 2009-07-14</title>
    <author>
        <name>matthew.weymar.myopenid.com</name>
        <uri>http://www.weymar.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.weymar.com">
        <![CDATA[<p>This doesn't seem that complicated actually.<br />
Developers of push app's should make it LOUD & CLEAR that unlocked phones are NOT SUPPORTED (adding "due to limitations of Apple's technology," if they feel like it).<br />
The Good Point you make is that this is an issue not only for unlockers, but for developers(!) "Hello, Apple...." If they're ignoring this issue thinking that it's only a problem for unlockers, they're Wrong. In fact, it's in their interest to get the word out on this.</p>]]>
    </content>
    <published>2009-07-14T14:17:36Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15708-comment:146909</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15708" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/using_an_unlocked_iphone_you_can_forget_about_push.php#c146909" />
    <title>Comment from Vinod on 2009-07-14</title>
    <author>
        <name>Vinod</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Push does work on iPhone 2G. Add <a href="http://cydia.iphoneil.net" rel="nofollow">http://cydia.iphoneil.net</a> as a resource in Cydia. Install 'Push Fix' and You are ready to receive push.<br />
</p>]]>
    </content>
    <published>2009-07-14T14:04:38Z</published>
  </entry>

</feed>
