<?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: Launching Your Own Application via a Custom URL Scheme</title>
	<atom:link href="http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html</link>
	<description>iOS and Objective-C Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Sat, 19 May 2012 05:15:17 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: CJ</title>
		<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html#comment-70394</link>
		<dc:creator>CJ</dc:creator>
		<pubDate>Tue, 08 May 2012 16:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1251#comment-70394</guid>
		<description>Did you ever get an answer for this?  I have the same question.</description>
		<content:encoded><![CDATA[<p>Did you ever get an answer for this?  I have the same question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: intuvio.com</title>
		<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html#comment-68905</link>
		<dc:creator>intuvio.com</dc:creator>
		<pubDate>Mon, 26 Mar 2012 14:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1251#comment-68905</guid>
		<description>Thanks Rodney - appreciate the content as well as the good discussion in comments.</description>
		<content:encoded><![CDATA[<p>Thanks Rodney &#8211; appreciate the content as well as the good discussion in comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maarten</title>
		<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html#comment-68385</link>
		<dc:creator>Maarten</dc:creator>
		<pubDate>Wed, 14 Mar 2012 14:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1251#comment-68385</guid>
		<description>You mean when someone taps the spot where your app should be installed?

No, there&#039;s no default technique for that. Search this thread to find more than 1 solution for what you ask.</description>
		<content:encoded><![CDATA[<p>You mean when someone taps the spot where your app should be installed?</p>
<p>No, there&#8217;s no default technique for that. Search this thread to find more than 1 solution for what you ask.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maarten</title>
		<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html#comment-68380</link>
		<dc:creator>Maarten</dc:creator>
		<pubDate>Wed, 14 Mar 2012 12:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1251#comment-68380</guid>
		<description>Hi Massimo,

The Apple Telephone app will be called. Your app will never receive a message.
There is nothing similar in iOS. Same goes for &quot;mailto&quot;, &quot;http&quot; and other &#039;standard&#039; URL schemes.</description>
		<content:encoded><![CDATA[<p>Hi Massimo,</p>
<p>The Apple Telephone app will be called. Your app will never receive a message.<br />
There is nothing similar in iOS. Same goes for &#8220;mailto&#8221;, &#8220;http&#8221; and other &#8216;standard&#8217; URL schemes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Massimo</title>
		<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html#comment-68375</link>
		<dc:creator>Massimo</dc:creator>
		<pubDate>Wed, 14 Mar 2012 10:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1251#comment-68375</guid>
		<description>Q. What if I register an URL scheme like &quot;tel://&quot; in a VoIP application? My goal is to prompt to the user a selection between the native dialer (standard call) and my VoIP application (voip call) when selecting a contact&#039;s number from the native address book or the native recent calls apps. In Android this is quite straightforward, is there anything similar for iPhone? Thanks.</description>
		<content:encoded><![CDATA[<p>Q. What if I register an URL scheme like &#8220;tel://&#8221; in a VoIP application? My goal is to prompt to the user a selection between the native dialer (standard call) and my VoIP application (voip call) when selecting a contact&#8217;s number from the native address book or the native recent calls apps. In Android this is quite straightforward, is there anything similar for iPhone? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cris</title>
		<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html#comment-68238</link>
		<dc:creator>Cris</dc:creator>
		<pubDate>Sun, 11 Mar 2012 21:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1251#comment-68238</guid>
		<description>What happens if your App is not installed?  Is there a technique that can be used to go to the AppStore to install your App?</description>
		<content:encoded><![CDATA[<p>What happens if your App is not installed?  Is there a technique that can be used to go to the AppStore to install your App?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Muchow</title>
		<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html#comment-68035</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Mon, 05 Mar 2012 19:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1251#comment-68035</guid>
		<description>Here is a list of published URL schemes, however, I don&#039;t see one listed for GOOD. You could inquire if there is a custom URL defined.</description>
		<content:encoded><![CDATA[<p>Here is a list of published URL schemes, however, I don&#8217;t see one listed for GOOD. You could inquire if there is a custom URL defined.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle</title>
		<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html#comment-68034</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Mon, 05 Mar 2012 19:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1251#comment-68034</guid>
		<description>We&#039;ve got a demo version of our site available to our sales team and we&#039;d like our sales team to be able to send out an email to the person they&#039;re doing the demo for at the end of the demo using a mail program that&#039;s not the default mailer.

How would I go about launching GOOD (the mail program) instead of launching the default mailer. I don&#039;t want our sales team to have to change the settings on their iPad to automatically open GOOD.


Thanks!</description>
		<content:encoded><![CDATA[<p>We&#8217;ve got a demo version of our site available to our sales team and we&#8217;d like our sales team to be able to send out an email to the person they&#8217;re doing the demo for at the end of the demo using a mail program that&#8217;s not the default mailer.</p>
<p>How would I go about launching GOOD (the mail program) instead of launching the default mailer. I don&#8217;t want our sales team to have to change the settings on their iPad to automatically open GOOD.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Muchow</title>
		<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html#comment-67824</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Thu, 01 Mar 2012 03:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1251#comment-67824</guid>
		<description>In the application, you can parse the incoming URL and based on the page (page1 or page2), you could show the relevant view controller.</description>
		<content:encoded><![CDATA[<p>In the application, you can parse the incoming URL and based on the page (page1 or page2), you could show the relevant view controller.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias</title>
		<link>http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html#comment-67820</link>
		<dc:creator>Mattias</dc:creator>
		<pubDate>Thu, 01 Mar 2012 00:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1251#comment-67820</guid>
		<description>Great tutorial, but is it possible for you to tell me how I can send the user to different viewControllers?

if url = myapp://page1 send user to viewController1

if url = myapp://page2 send user to viewController 2

Is it possible?</description>
		<content:encoded><![CDATA[<p>Great tutorial, but is it possible for you to tell me how I can send the user to different viewControllers?</p>
<p>if url = myapp://page1 send user to viewController1</p>
<p>if url = myapp://page2 send user to viewController 2</p>
<p>Is it possible?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

