<?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: Snippet: Phone number</title>
	<atom:link href="http://www.alexcurylo.com/blog/2008/11/15/snippet-phone-number/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexcurylo.com/blog/2008/11/15/snippet-phone-number/</link>
	<description>Alex Curylo, iPhone Programmer</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Greg</title>
		<link>http://www.alexcurylo.com/blog/2008/11/15/snippet-phone-number/comment-page-1/#comment-1986</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 26 Jun 2009 14:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexcurylo.com/blog/?p=321#comment-1986</guid>
		<description>Ran this code on a different device this week, and got a null value instead of the number.

On further research, it appears that the number returned by this code snippit is the number that is set up in iTunes for the device.

If you didn&#039;t enter the iPhone&#039;s in iTunes at device activation, or perhaps [as in my case] if the default value wasn&#039;t the iPhone&#039;s number and you clicked OK anyway, such that iTunes doesn&#039;t list the phone number when your iPhone is plugged in, this code will return a null string.</description>
		<content:encoded><![CDATA[<p>Ran this code on a different device this week, and got a null value instead of the number.</p>
<p>On further research, it appears that the number returned by this code snippit is the number that is set up in iTunes for the device.</p>
<p>If you didn&#8217;t enter the iPhone&#8217;s in iTunes at device activation, or perhaps [as in my case] if the default value wasn&#8217;t the iPhone&#8217;s number and you clicked OK anyway, such that iTunes doesn&#8217;t list the phone number when your iPhone is plugged in, this code will return a null string.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.alexcurylo.com/blog/2008/11/15/snippet-phone-number/comment-page-1/#comment-1975</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 19 Jun 2009 14:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexcurylo.com/blog/?p=321#comment-1975</guid>
		<description>I just ran this code as-is on OS 2.2.1.

It works as expected when run on the device, and returns my phone number with the full international dialing codes [ 1 in my case].

When run on the simulator, the value in number is a null string, so it only works on an actual iPhone device.

I did not test it on an iPod Touch.</description>
		<content:encoded><![CDATA[<p>I just ran this code as-is on OS 2.2.1.</p>
<p>It works as expected when run on the device, and returns my phone number with the full international dialing codes [ 1 in my case].</p>
<p>When run on the simulator, the value in number is a null string, so it only works on an actual iPhone device.</p>
<p>I did not test it on an iPod Touch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.alexcurylo.com/blog/2008/11/15/snippet-phone-number/comment-page-1/#comment-739</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 05 Feb 2009 18:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexcurylo.com/blog/?p=321#comment-739</guid>
		<description>Just tried it again with my 2.2.1 firmware phone and it works exactly as when I posted this.

Since I&#039;ve never entered the phone number explicitly anywhere, I don&#039;t have any obvious explanation why yours would act any different, sorry.</description>
		<content:encoded><![CDATA[<p>Just tried it again with my 2.2.1 firmware phone and it works exactly as when I posted this.</p>
<p>Since I&#8217;ve never entered the phone number explicitly anywhere, I don&#8217;t have any obvious explanation why yours would act any different, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustavo</title>
		<link>http://www.alexcurylo.com/blog/2008/11/15/snippet-phone-number/comment-page-1/#comment-738</link>
		<dc:creator>Gustavo</dc:creator>
		<pubDate>Thu, 05 Feb 2009 08:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexcurylo.com/blog/?p=321#comment-738</guid>
		<description>Does it work with iphone firmware 2.1?   I reading an empty string.</description>
		<content:encoded><![CDATA[<p>Does it work with iphone firmware 2.1?   I reading an empty string.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.alexcurylo.com/blog/2008/11/15/snippet-phone-number/comment-page-1/#comment-671</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Thu, 25 Dec 2008 09:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexcurylo.com/blog/?p=321#comment-671</guid>
		<description>how do i enter this info into my iphone?</description>
		<content:encoded><![CDATA[<p>how do i enter this info into my iphone?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

