<?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 How to fix tel: on Android? in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074032#M59216</link>
    <description>&lt;P&gt;I'm working with an app in HTML5 and i need to put a number for call,i put tel* and mailto* on build settings in network request and intent but doesnt work...my version of Cordova CLI is 4.5.1 and doesn't work&lt;/P&gt;

&lt;P&gt;&amp;lt;a href="tel:+973510016&amp;gt;Call&amp;lt;/a&amp;gt; &amp;lt;---on iOS works well but doesn't work on Android&lt;/P&gt;

&lt;P&gt;on Android works the mail but not the dial&lt;/P&gt;

&lt;P&gt;&amp;lt;a href="mailto:example@example.com"&amp;gt;Send Mail&amp;lt;/a&amp;gt;&amp;lt;-----this works both on Android and iOS&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I need help for fix the call problem&lt;/P&gt;

&lt;P&gt;Any help will be appreciated&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2017 17:29:38 GMT</pubDate>
    <dc:creator>David_P_</dc:creator>
    <dc:date>2017-04-04T17:29:38Z</dc:date>
    <item>
      <title>How to fix tel: on Android?</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074032#M59216</link>
      <description>&lt;P&gt;I'm working with an app in HTML5 and i need to put a number for call,i put tel* and mailto* on build settings in network request and intent but doesnt work...my version of Cordova CLI is 4.5.1 and doesn't work&lt;/P&gt;

&lt;P&gt;&amp;lt;a href="tel:+973510016&amp;gt;Call&amp;lt;/a&amp;gt; &amp;lt;---on iOS works well but doesn't work on Android&lt;/P&gt;

&lt;P&gt;on Android works the mail but not the dial&lt;/P&gt;

&lt;P&gt;&amp;lt;a href="mailto:example@example.com"&amp;gt;Send Mail&amp;lt;/a&amp;gt;&amp;lt;-----this works both on Android and iOS&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I need help for fix the call problem&lt;/P&gt;

&lt;P&gt;Any help will be appreciated&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 17:29:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074032#M59216</guid>
      <dc:creator>David_P_</dc:creator>
      <dc:date>2017-04-04T17:29:38Z</dc:date>
    </item>
    <item>
      <title>I suspect you have a</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074033#M59217</link>
      <description>&lt;P&gt;I suspect you have a whitelist problem. Please see the &lt;A href="https://software.intel.com/en-us/xdk/docs/using-cordova-whitelist-rules-with-intel-xdk"&gt;XDK docs regarding whitelists&lt;/A&gt; and see the blank cordova template (create a project from it) for reference.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 19:35:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074033#M59217</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-04-04T19:35:25Z</dc:date>
    </item>
    <item>
      <title>i still dont understand how</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074034#M59218</link>
      <description>&lt;P&gt;i still dont understand how to do it,i leave you a screenshot of my build settings...on Android only works the mail and iOS works mail and tel...&lt;span class="lia-inline-image-display-wrapper" image-alt="Captura de pantalla 2017-04-05 a las 9.02.22.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9472i646BE61E9008484A/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Captura de pantalla 2017-04-05 a las 9.02.22.png" alt="Captura de pantalla 2017-04-05 a las 9.02.22.png" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 07:04:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074034#M59218</guid>
      <dc:creator>David_P_</dc:creator>
      <dc:date>2017-04-05T07:04:30Z</dc:date>
    </item>
    <item>
      <title>Those settings appear to be</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074035#M59219</link>
      <description>&lt;P&gt;Those settings appear to be okay. Could also be the CSP rule in your index.html file. See the sample rules in that doc page I directed you to for help. Otherwise, you may have to do some debugging on your device with a built app. See this page for help with that &amp;gt; &lt;A href="https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview&lt;/A&gt; &amp;lt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 15:59:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074035#M59219</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-04-05T15:59:18Z</dc:date>
    </item>
    <item>
      <title>I don't email via my app but</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074036#M59220</link>
      <description>&lt;P&gt;I don't email via my app but I do make phone calls.&lt;/P&gt;

&lt;P&gt;In the Network Request fields in the XDK UI, all I have are my domain and Google (https://*.googleapis.com/* &amp;amp; &lt;A href="https://*.gstatic.com/*)" target="_blank"&gt;https://*.gstatic.com/*)&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;For phone calls I use the Cordorva Call Number Plugin by Carlos Ferreyra.&lt;/P&gt;

&lt;P&gt;I also suggest you edit your intelxdk.config.additions.xml and add:&lt;/P&gt;

&lt;P&gt;&amp;lt;allow-intent href="tel:*" /&amp;gt;&lt;/P&gt;

&lt;P&gt;Vs. via the UI.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 17:34:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074036#M59220</guid>
      <dc:creator>Phil_P___Pete_</dc:creator>
      <dc:date>2017-04-07T17:34:58Z</dc:date>
    </item>
    <item>
      <title>If you just write the phone</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074037#M59221</link>
      <description>&lt;P&gt;If you just write the phone number / email as plain text (&amp;lt;p&amp;gt; or &amp;lt;h1&amp;gt; or &amp;lt;h2&amp;gt; etc) without using &amp;lt;a&amp;gt; elements in the page, when you tap on it the phone will automatically open the calling app / the mailing app, without adding plugins or Whitelist permissions ( I know that this is working in Android, I don't know if it works in IOS without plugins ).&lt;/P&gt;

&lt;P&gt;Hope this helps you!&lt;/P&gt;

&lt;P&gt;Alex Hang&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2017 11:30:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074037#M59221</guid>
      <dc:creator>Alex_Hang</dc:creator>
      <dc:date>2017-04-09T11:30:00Z</dc:date>
    </item>
    <item>
      <title>You can try out latest Vshare</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074038#M59222</link>
      <description>&lt;P&gt;You can try out &lt;A href="http://vshareappmarket.com/vshare-apk-android-download/"&gt;latest Vshare apk&lt;/A&gt; to fix the issue. I have also faced the same issue with Android app but When I issue, Vshare Its got fixed. Thanks Vshare.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 02:16:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-fix-tel-on-Android/m-p/1074038#M59222</guid>
      <dc:creator>milan_j_</dc:creator>
      <dc:date>2017-05-15T02:16:02Z</dc:date>
    </item>
  </channel>
</rss>

