<?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: Preparing AdHoc distribution in Titanium Mobile</title>
	<atom:link href="http://webapp.org.ua/dev/preparing-adhoc-distribution-in-titanium-mobile/feed/" rel="self" type="application/rss+xml" />
	<link>https://webapp.org.ua/dev/preparing-adhoc-distribution-in-titanium-mobile/</link>
	<description>Flights to outer code</description>
	<lastBuildDate>Mon, 18 Jan 2016 23:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: This Week in Titanium Mobile Development: 20 Feb 2012 &#124; TiDev</title>
		<link>https://webapp.org.ua/dev/preparing-adhoc-distribution-in-titanium-mobile/#comment-163</link>
		<dc:creator>This Week in Titanium Mobile Development: 20 Feb 2012 &#124; TiDev</dc:creator>
		<pubDate>Wed, 24 Dec 2014 15:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=218#comment-163</guid>
		<description>[...] rocketry gives an alternative way to Preparing AdHoc distribution in Titanium Mobile using [...]</description>
		<content:encoded><![CDATA[<p>[...] rocketry gives an alternative way to Preparing AdHoc distribution in Titanium Mobile using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://webapp.org.ua/dev/preparing-adhoc-distribution-in-titanium-mobile/#comment-65</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 07 May 2012 12:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=218#comment-65</guid>
		<description>Hi!  not sure that I can help you in your iPad case, I have not tried preparing provisioning profiles for iPads, but process should be fairly similar to iPhone.  My suggestion would be to update your Titanium Studio/SDK to the latest available version (this writing was done before version 2.0 came up) and try to reproduce above steps


p.s. If your app starts and shows startup screen on the device -- that&#039;s not a provisioning profile problem, you should debug your app logic to figure out what&#039;s going on</description>
		<content:encoded><![CDATA[<p>Hi!  not sure that I can help you in your iPad case, I have not tried preparing provisioning profiles for iPads, but process should be fairly similar to iPhone.  My suggestion would be to update your Titanium Studio/SDK to the latest available version (this writing was done before version 2.0 came up) and try to reproduce above steps</p>
<p>p.s. If your app starts and shows startup screen on the device &#8212; that&#8217;s not a provisioning profile problem, you should debug your app logic to figure out what&#8217;s going on</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>https://webapp.org.ua/dev/preparing-adhoc-distribution-in-titanium-mobile/#comment-62</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 03 May 2012 15:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=218#comment-62</guid>
		<description>i&#039;m not sure if you can see my reply or not. i follow up your steps exactly as above but now i get a weird problem: all the build / archive / install processes are successful, and i can start my app on my iPad.  BUT the app shows the startup picture and then nothing else (means it shows that picture forever but doesn&#039;t run the real &#039;app.js&#039;)?

attach is my console log in Titanium and the iPad console log. it&#039;s weird that on my iPad the app runs successfully but the console doesn&#039;t have the message &#039;[INFO] Application started&#039; (i can run my app on iOS simulator successfully, through Titanium studio).

thanks a lot.</description>
		<content:encoded><![CDATA[<p>i&#8217;m not sure if you can see my reply or not. i follow up your steps exactly as above but now i get a weird problem: all the build / archive / install processes are successful, and i can start my app on my iPad.  BUT the app shows the startup picture and then nothing else (means it shows that picture forever but doesn&#8217;t run the real &#8216;app.js&#8217;)?</p>
<p>attach is my console log in Titanium and the iPad console log. it&#8217;s weird that on my iPad the app runs successfully but the console doesn&#8217;t have the message &#8216;[INFO] Application started&#8217; (i can run my app on iOS simulator successfully, through Titanium studio).</p>
<p>thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This Week in Titanium Mobile Development: 20 Feb 2012 &#124; Titanium Development</title>
		<link>https://webapp.org.ua/dev/preparing-adhoc-distribution-in-titanium-mobile/#comment-34</link>
		<dc:creator>This Week in Titanium Mobile Development: 20 Feb 2012 &#124; Titanium Development</dc:creator>
		<pubDate>Mon, 20 Feb 2012 22:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=218#comment-34</guid>
		<description>[...] rocketry gives an alternative way to Preparing AdHoc distribution in Titanium Mobile using [...]</description>
		<content:encoded><![CDATA[<p>[...] rocketry gives an alternative way to Preparing AdHoc distribution in Titanium Mobile using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://webapp.org.ua/dev/preparing-adhoc-distribution-in-titanium-mobile/#comment-33</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 20 Feb 2012 12:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=218#comment-33</guid>
		<description>Before you choose &quot;Install to iOS&quot;, Titanium will ask you for dev certificate &amp; provisioning profile for your app. This works OK if you&#039;re using your personal provisioning profile, but the whole process fails if you select AdHoc provisioning profile specifically created to distribute your app for other iOS devices. If you have not experienced those kind of issues, probably testflight does some magic for you behind the scenes</description>
		<content:encoded><![CDATA[<p>Before you choose &#8220;Install to iOS&#8221;, Titanium will ask you for dev certificate &amp; provisioning profile for your app. This works OK if you&#8217;re using your personal provisioning profile, but the whole process fails if you select AdHoc provisioning profile specifically created to distribute your app for other iOS devices. If you have not experienced those kind of issues, probably testflight does some magic for you behind the scenes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>https://webapp.org.ua/dev/preparing-adhoc-distribution-in-titanium-mobile/#comment-32</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 20 Feb 2012 11:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=218#comment-32</guid>
		<description>Unless I&#039;m mistaken, you can just copy the .ipa from your build/iPhone folder (after you do a Install to IOS device) for distribution without going into Xcode. I use testflight and just upload my .ipa from my build folder to share it.  Does the process you are describing above do something different?</description>
		<content:encoded><![CDATA[<p>Unless I&#8217;m mistaken, you can just copy the .ipa from your build/iPhone folder (after you do a Install to IOS device) for distribution without going into Xcode. I use testflight and just upload my .ipa from my build folder to share it.  Does the process you are describing above do something different?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://webapp.org.ua/dev/preparing-adhoc-distribution-in-titanium-mobile/#comment-31</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 20 Feb 2012 11:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=218#comment-31</guid>
		<description>The scenario you&#039;re mentioning works OK when all you have to do is run app on your own device. When you want to showcase app for other people, meaning that they should be able to install it on their devices -- you must tackle Xcode &amp; provisioning stuff. Sadly, Titanium does not provide such functionality out of the box</description>
		<content:encoded><![CDATA[<p>The scenario you&#8217;re mentioning works OK when all you have to do is run app on your own device. When you want to showcase app for other people, meaning that they should be able to install it on their devices &#8212; you must tackle Xcode &amp; provisioning stuff. Sadly, Titanium does not provide such functionality out of the box</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>https://webapp.org.ua/dev/preparing-adhoc-distribution-in-titanium-mobile/#comment-29</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 20 Feb 2012 05:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=218#comment-29</guid>
		<description>Or you can do a &#039;Install to iOS Device&#039; from Titanium Studio and you never need to open XCode.  It even prompts you upload the correct provision profiles and installs them into XCode for you.</description>
		<content:encoded><![CDATA[<p>Or you can do a &#8216;Install to iOS Device&#8217; from Titanium Studio and you never need to open XCode.  It even prompts you upload the correct provision profiles and installs them into XCode for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
