<?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: APNS error &#8211; No Valid aps-environment entitlement</title>
	<atom:link href="http://www.thelazysysadmin.net/2009/07/apns-error-no-valid-aps-environment-entitlement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelazysysadmin.net/2009/07/apns-error-no-valid-aps-environment-entitlement/</link>
	<description>Why do things the hard way?</description>
	<lastBuildDate>Mon, 06 Sep 2010 01:53:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Susanna Caleklint</title>
		<link>http://www.thelazysysadmin.net/2009/07/apns-error-no-valid-aps-environment-entitlement/#comment-9311</link>
		<dc:creator>Susanna Caleklint</dc:creator>
		<pubDate>Thu, 29 Jul 2010 09:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=555#comment-9311</guid>
		<description>Thank you so much! Have been banging my head against the wall for a while before I found this. I could kiss you right now. :) Thank you again!</description>
		<content:encoded><![CDATA[<p>Thank you so much! Have been banging my head against the wall for a while before I found this. I could kiss you right now. <img src='http://www.thelazysysadmin.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thank you again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cirrostratus iPhone Development</title>
		<link>http://www.thelazysysadmin.net/2009/07/apns-error-no-valid-aps-environment-entitlement/#comment-9140</link>
		<dc:creator>Cirrostratus iPhone Development</dc:creator>
		<pubDate>Mon, 12 Jul 2010 19:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=555#comment-9140</guid>
		<description>Creating a new profile after setting up the push notification certificate and quitting and restarting Xcode works for me.</description>
		<content:encoded><![CDATA[<p>Creating a new profile after setting up the push notification certificate and quitting and restarting Xcode works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a guy</title>
		<link>http://www.thelazysysadmin.net/2009/07/apns-error-no-valid-aps-environment-entitlement/#comment-3823</link>
		<dc:creator>a guy</dc:creator>
		<pubDate>Sat, 05 Dec 2009 15:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=555#comment-3823</guid>
		<description>ran into this again (on another app), and restarting xcode didnt help.
So I did this and it worked.
- deleted old profiles from phones/xcode and in the program portal
- selected dont code sign.
- cleaned all targets
- quit xcode
- created new profile in program portal, downloaded it, and double-click it in finder which installed it in xcode.
- opened by project, selected the new profile
- build and run
- it then asked me to install the profile on the phone and then the registering for push worked.

so (in conclusion) I think the same that Jon Smith answered (recreating your provisioning profile) is the proper way to fix it.</description>
		<content:encoded><![CDATA[<p>ran into this again (on another app), and restarting xcode didnt help.<br />
So I did this and it worked.<br />
- deleted old profiles from phones/xcode and in the program portal<br />
- selected dont code sign.<br />
- cleaned all targets<br />
- quit xcode<br />
- created new profile in program portal, downloaded it, and double-click it in finder which installed it in xcode.<br />
- opened by project, selected the new profile<br />
- build and run<br />
- it then asked me to install the profile on the phone and then the registering for push worked.</p>
<p>so (in conclusion) I think the same that Jon Smith answered (recreating your provisioning profile) is the proper way to fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a guy</title>
		<link>http://www.thelazysysadmin.net/2009/07/apns-error-no-valid-aps-environment-entitlement/#comment-3209</link>
		<dc:creator>a guy</dc:creator>
		<pubDate>Mon, 23 Nov 2009 01:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=555#comment-3209</guid>
		<description>i had set up my provisioning profile properly (it has to be one that was created using the AppID you created for push notifications) - and it was still giving me this error.
I quit Xcode and restarted and then it worked.</description>
		<content:encoded><![CDATA[<p>i had set up my provisioning profile properly (it has to be one that was created using the AppID you created for push notifications) &#8211; and it was still giving me this error.<br />
I quit Xcode and restarted and then it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Smith</title>
		<link>http://www.thelazysysadmin.net/2009/07/apns-error-no-valid-aps-environment-entitlement/#comment-338</link>
		<dc:creator>Jon Smith</dc:creator>
		<pubDate>Thu, 06 Aug 2009 03:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=555#comment-338</guid>
		<description>&lt;a href=&quot;#comment-337&quot; rel=&quot;nofollow&quot;&gt;@Ben &lt;/a&gt; 
The only other thing is to redo to Provisioning Profile. I think that if you apply for the Dev Cert and then immediately generate the Provisioning Profile you can get this error, as the certificat isn&#039;t ready by the time the profile is genereated.</description>
		<content:encoded><![CDATA[<p><a href="#comment-337" rel="nofollow">@Ben </a><br />
The only other thing is to redo to Provisioning Profile. I think that if you apply for the Dev Cert and then immediately generate the Provisioning Profile you can get this error, as the certificat isn&#8217;t ready by the time the profile is genereated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.thelazysysadmin.net/2009/07/apns-error-no-valid-aps-environment-entitlement/#comment-337</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 06 Aug 2009 02:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=555#comment-337</guid>
		<description>I did that but I&#039;m still getting the error.  Any other suggestions?</description>
		<content:encoded><![CDATA[<p>I did that but I&#8217;m still getting the error.  Any other suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
