<?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: FacebookAgent update: Now upload a photo and then change status in a single call using Facebook connect for iPhone</title>
	<atom:link href="http://amanpages.com/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/</link>
	<description>Pages written by a software enthusiastic on iPhone app development, ActionScript, PHP or anything that make me interested to play with!</description>
	<lastBuildDate>Wed, 16 May 2012 09:52:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gaurav</title>
		<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/comment-page-2/#comment-308</link>
		<dc:creator>Gaurav</dc:creator>
		<pubDate>Mon, 30 Jan 2012 04:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://amanpages.com/?p=79#comment-308</guid>
		<description>Does this work for iOS5?</description>
		<content:encoded><![CDATA[<p>Does this work for iOS5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aman</title>
		<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/comment-page-2/#comment-298</link>
		<dc:creator>Aman</dc:creator>
		<pubDate>Mon, 09 Jan 2012 11:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://amanpages.com/?p=79#comment-298</guid>
		<description>XAuth was not used in my classes,  hope to integrate soon.

Till then please use this: https://github.com/vodkhang/Twitter-XAuth-and-Sharing
Vodkhang used the UI used in TwitterAgent with XAuth.</description>
		<content:encoded><![CDATA[<p>XAuth was not used in my classes,  hope to integrate soon.</p>
<p>Till then please use this: <a href="https://github.com/vodkhang/Twitter-XAuth-and-Sharing" rel="nofollow">https://github.com/vodkhang/Twitter-XAuth-and-Sharing</a><br />
Vodkhang used the UI used in TwitterAgent with XAuth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satishkumar Iphone</title>
		<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/comment-page-2/#comment-296</link>
		<dc:creator>Satishkumar Iphone</dc:creator>
		<pubDate>Tue, 03 Jan 2012 19:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://amanpages.com/?p=79#comment-296</guid>
		<description>hi, i am working on an app which includes twitter integration. this tutorial helped me a lot..&lt;br&gt;can i have some more information regarding getting tweets from twitter into my app... please let me know if any one have the information... thank you</description>
		<content:encoded><![CDATA[<p>hi, i am working on an app which includes twitter integration. this tutorial helped me a lot..<br />can i have some more information regarding getting tweets from twitter into my app&#8230; please let me know if any one have the information&#8230; thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaikh Sonny Aman</title>
		<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/comment-page-2/#comment-261</link>
		<dc:creator>Shaikh Sonny Aman</dc:creator>
		<pubDate>Sat, 13 Aug 2011 21:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://amanpages.com/?p=79#comment-261</guid>
		<description>Thanks for visiting my page.&lt;br&gt;&lt;br&gt;However, this project is now obsolete now. &lt;br&gt;Use Facebook Graph Api objective-c classes released by Facebook!&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for visiting my page.</p>
<p>However, this project is now obsolete now. <br />Use Facebook Graph Api objective-c classes released by Facebook!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshuagoossen</title>
		<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/comment-page-2/#comment-260</link>
		<dc:creator>Joshuagoossen</dc:creator>
		<pubDate>Sat, 13 Aug 2011 21:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://amanpages.com/?p=79#comment-260</guid>
		<description>Great work.&lt;br&gt;&lt;br&gt;But I am trying to implement this and I can&#039;t get a photo to upload.&lt;br&gt;I call&lt;br&gt;&lt;br&gt;[fbAgent uploadPhotoAsData: data withCaption:@&quot;blah&quot; toAlbum:nil];&lt;br&gt;&lt;br&gt;and the delegate method &lt;br&gt;&lt;br&gt;- (void) facebookAgent:(FacebookAgent*)agent photoUploaded:(NSString*) pid;&lt;br&gt;&lt;br&gt;does get called, but when I look at my Facebook there is no image.&lt;br&gt;&lt;br&gt;What could I be doing wrong?</description>
		<content:encoded><![CDATA[<p>Great work.</p>
<p>But I am trying to implement this and I can&#39;t get a photo to upload.<br />I call</p>
<p>[fbAgent uploadPhotoAsData: data withCaption:@"blah" toAlbum:nil];</p>
<p>and the delegate method </p>
<p>- (void) facebookAgent:(FacebookAgent*)agent photoUploaded:(NSString*) pid;</p>
<p>does get called, but when I look at my Facebook there is no image.</p>
<p>What could I be doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baljindersingh632</title>
		<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/comment-page-2/#comment-255</link>
		<dc:creator>Baljindersingh632</dc:creator>
		<pubDate>Mon, 04 Jul 2011 18:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://amanpages.com/?p=79#comment-255</guid>
		<description>hello aman i am implementing your facebook connect but in console i am getting this error&lt;br&gt;&lt;br&gt;2011-07-04 18:56:17.867 bookreader[1825:207] *** -[PDFExampleViewController facebookAgent:loginStatus:]: unrecognized selector sent to instance 0x4c7d280&lt;br&gt;2011-07-04 18:56:17.868 bookreader[1825:207] *** WebKit discarded an uncaught exception in the webView:didFailProvisionalLoadWithError:forFrame: delegate: &lt;nsinvalidargumentexception&gt; *** -[PDFExampleViewController facebookAgent:loginStatus:]: unrecognized selector sent to instance 0x4c7d280&lt;/nsinvalidargumentexception&gt;</description>
		<content:encoded><![CDATA[<p>hello aman i am implementing your facebook connect but in console i am getting this error</p>
<p>2011-07-04 18:56:17.867 bookreader[1825:207] *** -[PDFExampleViewController facebookAgent:loginStatus:]: unrecognized selector sent to instance 0&#215;4c7d280<br />2011-07-04 18:56:17.868 bookreader[1825:207] *** WebKit discarded an uncaught exception in the webView:didFailProvisionalLoadWithError:forFrame: delegate: &lt;nsinvalidargumentexception&gt; *** -[PDFExampleViewController facebookAgent:loginStatus:]: unrecognized selector sent to instance 0&#215;4c7d280&lt;/nsinvalidargumentexception&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkatnaresh2007</title>
		<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/comment-page-2/#comment-254</link>
		<dc:creator>Venkatnaresh2007</dc:creator>
		<pubDate>Wed, 15 Jun 2011 08:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://amanpages.com/?p=79#comment-254</guid>
		<description>Sir,This works in ios 3.1.3 or not</description>
		<content:encoded><![CDATA[<p>Sir,This works in ios 3.1.3 or not</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkatnaresh2007</title>
		<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/comment-page-2/#comment-253</link>
		<dc:creator>Venkatnaresh2007</dc:creator>
		<pubDate>Wed, 15 Jun 2011 08:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://amanpages.com/?p=79#comment-253</guid>
		<description>iam very new for this iphone app development.So please provide me how to develop the loginStatus method.pleaseeeeeeeeeeee</description>
		<content:encoded><![CDATA[<p>iam very new for this iphone app development.So please provide me how to develop the loginStatus method.pleaseeeeeeeeeeee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbreck</title>
		<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/comment-page-2/#comment-251</link>
		<dc:creator>mbreck</dc:creator>
		<pubDate>Thu, 12 May 2011 01:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://amanpages.com/?p=79#comment-251</guid>
		<description>I&#039;ve been using your FacebookAgent for several months now, but it stopped working for me recently.  I believe Facebook changed their end.  As I was looking for a solution, I found your post about the new API from Facebook, and I plan to start using that.  I only hope it&#039;s as easy to use and reliable as your FacebookAgent has been.</description>
		<content:encoded><![CDATA[<p>I&#39;ve been using your FacebookAgent for several months now, but it stopped working for me recently.  I believe Facebook changed their end.  As I was looking for a solution, I found your post about the new API from Facebook, and I plan to start using that.  I only hope it&#39;s as easy to use and reliable as your FacebookAgent has been.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://amanpages.com/wordpress/iphone-app-development-core-sdk-cocoa/facebookagent-update-now-upload-a-photo-and-then-change-status-in-a-single-call-using-facebook-connect-for-iphone/comment-page-2/#comment-244</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Fri, 18 Mar 2011 04:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://amanpages.com/?p=79#comment-244</guid>
		<description>Hi, I&#039;m wanting to post a feed using your facebook code but I want to set the default text to actually post instead of having an empty box for the user to type in. How do I do this?&lt;br&gt;&lt;br&gt;Cheers</description>
		<content:encoded><![CDATA[<p>Hi, I&#39;m wanting to post a feed using your facebook code but I want to set the default text to actually post instead of having an empty box for the user to type in. How do I do this?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

