<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Mobile App URL Scheme in Survey123 not working in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863925#M26513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/people/salvaleonrp"&gt;salvaleonrp&lt;/A&gt;‌&amp;nbsp; Looking at the syntax of your calculation I noticed that the single quotes were not 'straight'. This explains the validator errors. After replacing the single quotes I was able to get your expression to validate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;concat('&amp;lt;a href="foreflightmobile://maps/search?q=',${Lat},',',${Lon},'"&amp;gt;Launch Foreflight&amp;lt;/a&amp;gt;')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I installed ForeFlight and tried the link to realize that the link in my iPhone was not launching (as you described). Other links using an http resource work well, so I am afraid this may be an operating system behavior. I wonder if recent updates to iOS are now blocking deep links to other apps.&amp;nbsp;&amp;nbsp;&amp;nbsp; I will research a bit more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jun 2017 17:58:51 GMT</pubDate>
    <dc:creator>IsmaelChivite</dc:creator>
    <dc:date>2017-06-19T17:58:51Z</dc:date>
    <item>
      <title>Mobile App URL Scheme in Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863921#M26509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following the Trek2There app as a sample I'm trying to create a Launch hyperlink in my survey123 using a mobile app called Foreflight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the URL schemes of the two apps next to each other.&lt;/P&gt;&lt;TABLE class="j-table jiveBorder" style="border: 1px solid #c6c6c6;" width="100%"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef;"&gt;&lt;TH style="width: 12%; text-align: center;"&gt;Mobile app&lt;/TH&gt;&lt;TH style="width: 39.84%; text-align: center;"&gt;&lt;P&gt;mobile URL Scheme (both works in i)&lt;/P&gt;&lt;/TH&gt;&lt;TH style="width: 41.15%; text-align: center;"&gt;Calculation field of survey&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="width: 12%;"&gt;ETrek2There&lt;/TD&gt;&lt;TD style="width: 39.84%;"&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;arcgis-trek2there://?stop=38.133453,-117.223455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="width: 41.15%;"&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;concat('&lt;/SPAN&gt;&lt;SPAN style="margin: 0px; color: red; font-size: medium; font-family: Calibri;"&gt;&amp;lt;a href="arcgis-trek2there://?stop=&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="margin: 0px; color: #4472c4; font-size: medium; font-family: Calibri;"&gt;,${Lat},&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="margin: 0px; color: #c55a11; font-size: medium; font-family: Calibri;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="margin: 0px; color: #a9d18e; font-size: medium; font-family: Calibri;"&gt;,${Lon}&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;,'&lt;/SPAN&gt;&lt;SPAN style="margin: 0px; color: red; font-size: medium; font-family: Calibri;"&gt;"&amp;gt;Launch Smart Compass&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 12%;"&gt;Foreflight&lt;/TD&gt;&lt;TD style="width: 39.84%;"&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;foreflightmobile://maps/search?q=36.01N/75.67W&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="width: 41.15%;"&gt;&lt;SPAN style="margin: 0px; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;"&gt;&lt;SPAN style="color: #000000;"&gt;concat('&lt;/SPAN&gt;&lt;SPAN style="margin: 0px; color: red;"&gt;&amp;lt;a href="foreflightmobile://maps/search?q=&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;',&lt;/SPAN&gt;&lt;SPAN style="margin: 0px; color: #4472c4;"&gt;${latitude}&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,’&lt;/SPAN&gt;&lt;SPAN style="margin: 0px; color: red;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;’,&lt;/SPAN&gt;&lt;SPAN style="margin: 0px; color: #92d050;"&gt;${longitude}&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,’&lt;/SPAN&gt;&lt;SPAN style="margin: 0px; color: red;"&gt;"&amp;gt;Launch Foreflight&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;For Foreflight, I purposely removed the characters "N/" &amp;amp;&amp;nbsp;"W&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;" to match it with theTrek2There sample and see if it would work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;I get the error message below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&lt;IMG __jive_id="357233" alt="Survey1213 Error message " class="image-1 jive-image" src="/legacyfs/online/357233_2017-06-15 11_24_21-Survey123 Connect for ArcGIS.png" style="height: auto; max-width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;It seems like my &amp;lt;a href &amp;gt;statement is not being parsed correctly. I hope someone with sharper eyes can see what's wrong. I'm also curious what to do with the character "N/" when I add it back. I'm afraid that the forward slash character will also cause an issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;Any help would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;A href="https://community.esri.com/people/ichivite-esristaff"&gt;ichivite-esristaff&lt;/A&gt;‌ any suggestions.&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 16:28:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863921#M26509</guid>
      <dc:creator>RenatoSalvaleon</dc:creator>
      <dc:date>2017-06-15T16:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile App URL Scheme in Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863922#M26510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Renato,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like the form validator is using the / symbol in the concat statement as an escape character- a signal to switch to a special handling based on the next character. &amp;nbsp;Can you try using // for every / symbol (this will cancel the special handling) and see if it passes validation? &amp;nbsp;You might then have to do manually tweak a file- but first let's see if that works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 20:51:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863922#M26510</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-06-16T20:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile App URL Scheme in Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863923#M26511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that but it did not work either. I change the curly bracket to paren and the validation came out okay but the link came out as text. &amp;nbsp;I tried a different approach. Please see attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/357514_Screen Shot 2017-06-17 at 6.48.52 PM.png" style="width: 620px; height: 284px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything looks okay until I test it on the device. Looks exactly like that but the link does not launch. I tried double tap, single tap, press and hold but it stays as colored underlined text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how do I manually tweak a file? from the survey's sub folders? what are the pros and cons of doing this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jun 2017 11:03:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863923#M26511</guid>
      <dc:creator>RenatoSalvaleon</dc:creator>
      <dc:date>2017-06-17T11:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile App URL Scheme in Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863924#M26512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Renato,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Altering and updating the form manually is possible, but is a fairly advanced workflow.&lt;/P&gt;&lt;P&gt;The file that would need to be tweaked is the &amp;lt;survey name&amp;gt;.xml file. &amp;nbsp;For this particular tweak (altering the text in the node), it should be possible to do this with minimal risk of breaking the form. &amp;nbsp;After that, you would need to update the survey:&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;Place all survey files into a director named 'esriinfo'. &amp;nbsp;Zip the esriinfo directory up and make the name of the zip file the same as the survey&lt;/P&gt;&lt;P&gt;2) Update the zip file. &amp;nbsp;This is best done using a program like Postman, which is designed to help you manually construct requests that otherwise are automated.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You'll want to get a token from ArcGIS first. &amp;nbsp;This can be done by using the developer's tools in your browser to get you token from the Esri login cookie or be requesting one directly:&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The URL for updating an item is &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwww.arcgis.com%2Fsharing%2Frest%2Fcontent%2F" rel="nofollow" target="_blank"&gt;https://www.arcgis.com/sharing/rest/content/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;username&amp;gt;/&amp;lt;folderID&amp;gt;/items/&amp;lt;itemID&amp;gt;/update &lt;/SPAN&gt;&lt;BR /&gt;See&amp;nbsp;&lt;A class="link-titled" href="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Update_Item/02r30000009s000000/" title="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Update_Item/02r30000009s000000/"&gt;ArcGIS REST API&lt;/A&gt;&amp;nbsp; for reference. &amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/357731_Screen Shot 2017-06-19 at 10.50.31 AM.png" style="width: 620px; height: 273px;" /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 17:51:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863924#M26512</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-06-19T17:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile App URL Scheme in Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863925#M26513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/people/salvaleonrp"&gt;salvaleonrp&lt;/A&gt;‌&amp;nbsp; Looking at the syntax of your calculation I noticed that the single quotes were not 'straight'. This explains the validator errors. After replacing the single quotes I was able to get your expression to validate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;concat('&amp;lt;a href="foreflightmobile://maps/search?q=',${Lat},',',${Lon},'"&amp;gt;Launch Foreflight&amp;lt;/a&amp;gt;')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I installed ForeFlight and tried the link to realize that the link in my iPhone was not launching (as you described). Other links using an http resource work well, so I am afraid this may be an operating system behavior. I wonder if recent updates to iOS are now blocking deep links to other apps.&amp;nbsp;&amp;nbsp;&amp;nbsp; I will research a bit more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 17:58:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863925#M26513</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2017-06-19T17:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile App URL Scheme in Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863926#M26514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I &amp;nbsp;confirm that S123 2.4 works for Foreflight. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 14:05:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863926#M26514</guid>
      <dc:creator>RenatoSalvaleon</dc:creator>
      <dc:date>2017-09-28T14:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile App URL Scheme in Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863927#M26515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a new iPhone8, it looks like it’s broken again. Link will not launch Foreflight anymore. On my iPad with iOS10 it still works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 02:09:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863927#M26515</guid>
      <dc:creator>RenatoSalvaleon</dc:creator>
      <dc:date>2017-10-06T02:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile App URL Scheme in Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863928#M26516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Renato,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just tested a survey in 2.4.72 with the above custom URL to launch ForeFlight on an iPhone 8 with iOS11, and it launches the ForeFlight app correctly. Also tested the same&amp;nbsp;survey on an iPhone 7 iOS 11, iPad Mini iOS 11, iPad Pro with iOS 10.3 and all working as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you confirm what version of the Survey123 app and ForeFlight app you have installed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 04:05:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/mobile-app-url-scheme-in-survey123-not-working/m-p/863928#M26516</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-10-06T04:05:04Z</dc:date>
    </item>
  </channel>
</rss>

