<?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: Camera Application to Take Pictures and Save Images to Photo Album</title>
	<atom:link href="http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html</link>
	<description>Tips and Tricks for iPhone developers</description>
	<lastBuildDate>Wed, 08 Sep 2010 06:15:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: zenchemical</title>
		<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/comment-page-1#comment-24533</link>
		<dc:creator>zenchemical</dc:creator>
		<pubDate>Tue, 31 Aug 2010 18:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553#comment-24533</guid>
		<description>It looks like there is some sort of setup that prevents the button click action being called in &#039;viewDidLoad&#039; - at least, I did it, but it didn&#039;t work. Is anyone aware of an application or view delegate method in which instantiating the UIImagePickerController would work?</description>
		<content:encoded><![CDATA[<p>It looks like there is some sort of setup that prevents the button click action being called in &#8216;viewDidLoad&#8217; &#8211; at least, I did it, but it didn&#8217;t work. Is anyone aware of an application or view delegate method in which instantiating the UIImagePickerController would work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/comment-page-1#comment-19625</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sun, 11 Jul 2010 15:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553#comment-19625</guid>
		<description>Do you (or any of the commenters here) have a sample or tutorial that shows you how to make an app that just uses the LED on the iPhone 4? I want to create a flashlight app with strobing....

Thanks</description>
		<content:encoded><![CDATA[<p>Do you (or any of the commenters here) have a sample or tutorial that shows you how to make an app that just uses the LED on the iPhone 4? I want to create a flashlight app with strobing&#8230;.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Muchow</title>
		<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/comment-page-1#comment-19487</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Sat, 10 Jul 2010 15:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553#comment-19487</guid>
		<description>You will need to update the build settings to match your developer credentials.</description>
		<content:encoded><![CDATA[<p>You will need to update the build settings to match your developer credentials.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alchemistmuffin</title>
		<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/comment-page-1#comment-19422</link>
		<dc:creator>alchemistmuffin</dc:creator>
		<pubDate>Sat, 10 Jul 2010 04:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553#comment-19422</guid>
		<description>Hi there. 

Tried to run the app, but every time I build, I get the &quot;The executable was signed with invalid entitlements.&quot; error. 

I am a paid developer, so something is wrong with the zipped file.</description>
		<content:encoded><![CDATA[<p>Hi there. </p>
<p>Tried to run the app, but every time I build, I get the &#8220;The executable was signed with invalid entitlements.&#8221; error. </p>
<p>I am a paid developer, so something is wrong with the zipped file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monish</title>
		<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/comment-page-1#comment-18234</link>
		<dc:creator>Monish</dc:creator>
		<pubDate>Mon, 28 Jun 2010 15:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553#comment-18234</guid>
		<description>Hi John,

This is what I am searching for. Thank you for this page.</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>This is what I am searching for. Thank you for this page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Muchow</title>
		<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/comment-page-1#comment-14800</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Fri, 07 May 2010 03:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553#comment-14800</guid>
		<description>Charles, you do need to release the imagePicker to keep from creating a leaked object.</description>
		<content:encoded><![CDATA[<p>Charles, you do need to release the imagePicker to keep from creating a leaked object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/comment-page-1#comment-14778</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Thu, 06 May 2010 16:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553#comment-14778</guid>
		<description>Where do you dealloc memory for the imagePicker? Do you find any leaks if you activate the camera multiple times?</description>
		<content:encoded><![CDATA[<p>Where do you dealloc memory for the imagePicker? Do you find any leaks if you activate the camera multiple times?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Muchow</title>
		<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/comment-page-1#comment-12266</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Tue, 30 Mar 2010 03:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553#comment-12266</guid>
		<description>JMT, interesting idea, I&#039;m not sure off hand how to overlay an image on the camera (or if it&#039;s possible). Anyone have any ideas?</description>
		<content:encoded><![CDATA[<p>JMT, interesting idea, I&#8217;m not sure off hand how to overlay an image on the camera (or if it&#8217;s possible). Anyone have any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JMT</title>
		<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/comment-page-1#comment-12264</link>
		<dc:creator>JMT</dc:creator>
		<pubDate>Tue, 30 Mar 2010 02:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553#comment-12264</guid>
		<description>Fantastic work - I&#039;ve been struggling with the Apple docs on this topic and your code was great bootstrap for me.

Can you point me in the direction of a technique which will allow me to overlay or superimpose a frame or other &quot;border&quot; image while the camera is active and save the &quot;merged&quot; image?

Thanks in advance.

JMT</description>
		<content:encoded><![CDATA[<p>Fantastic work &#8211; I&#8217;ve been struggling with the Apple docs on this topic and your code was great bootstrap for me.</p>
<p>Can you point me in the direction of a technique which will allow me to overlay or superimpose a frame or other &#8220;border&#8221; image while the camera is active and save the &#8220;merged&#8221; image?</p>
<p>Thanks in advance.</p>
<p>JMT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Muchow</title>
		<link>http://iPhoneDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/comment-page-1#comment-11530</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Sat, 20 Mar 2010 14:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553#comment-11530</guid>
		<description>Hi Alan,

If you download the source code for the project you can see how I use the code shown above in a complete working example. That is probably a good starting point in which you can modify the code to see how things work.

Hope that helps.

John</description>
		<content:encoded><![CDATA[<p>Hi Alan,</p>
<p>If you download the source code for the project you can see how I use the code shown above in a complete working example. That is probably a good starting point in which you can modify the code to see how things work.</p>
<p>Hope that helps.</p>
<p>John</p>
]]></content:encoded>
	</item>
</channel>
</rss>
