<?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 Dear Nick, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017151#M36643</link>
    <description>&lt;P&gt;Dear Nick,&lt;/P&gt;

&lt;P&gt;You can send SMS with this code "&lt;/P&gt;

&lt;PRE class="prettyprint" style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 1.6em; white-space: pre-wrap; clear: both; color: rgb(102, 102, 102); background-color: rgb(245, 245, 245);"&gt;&lt;CODE style="box-sizing: border-box; font-family: 'Courier New', Courier, monospace; line-height: 1.6em;"&gt;var bodyText = 'I am at XYZ if you want to join me';            
intel.xdk.device.sendSMS(bodyText, "234806311234");&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Ensure that you have the "device" option selected under "Featured and custom Cordova plugins".&lt;/P&gt;

&lt;P&gt;There is no need for an extra plugin.&lt;/P&gt;

&lt;P&gt;"&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2015 17:12:39 GMT</pubDate>
    <dc:creator>Michael_O_</dc:creator>
    <dc:date>2015-05-13T17:12:39Z</dc:date>
    <item>
      <title>Cannot send SMS</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017147#M36639</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I'm trying to send an SMS message but get this error in the console after calling&amp;nbsp;intel.xdk.device.sendSMS&lt;/P&gt;

&lt;P&gt;Uncaught Error: AppMobi.device.sendSMS: Not available in the Intel XDK&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 16:00:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017147#M36639</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-04-09T16:00:05Z</dc:date>
    </item>
    <item>
      <title>I believe that API call is</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017148#M36640</link>
      <description>&lt;P&gt;I believe that API call is not available in the XDK. You need to include the Intel Device plugin, then either build your app or test it with App Preview.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 17:05:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017148#M36640</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-04-09T17:05:43Z</dc:date>
    </item>
    <item>
      <title>I have the XDK Device plugin</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017149#M36641</link>
      <description>&lt;P&gt;I have the XDK Device plugin installed. I have also tried the Cordova device plugin and neither work.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 19:11:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017149#M36641</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-04-09T19:11:33Z</dc:date>
    </item>
    <item>
      <title>To send SMS you can use</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017150#M36642</link>
      <description>&lt;P&gt;To send SMS you can use &amp;nbsp;Featured &amp;amp; Custom cordova plugins&lt;/P&gt;

&lt;P&gt;step 1 : &amp;nbsp;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;go to plugins -&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;&amp;nbsp;Featured &amp;amp; Custom cordova plugins -&amp;gt; select Device* &amp;nbsp;Plugin&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;step 2 : &amp;nbsp;Try This code &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New', Courier, monospace; font-size: 1em; line-height: 1.6em; color: rgb(102, 102, 102); white-space: pre-wrap; background-color: rgb(245, 245, 245);"&gt;var bodyText = 'I am at XYZ if you want to join me';&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: 'Courier New', Courier, monospace; font-size: 1em; line-height: 1.6em; color: rgb(102, 102, 102); white-space: pre-wrap; background-color: rgb(245, 245, 245);"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: 'Courier New', Courier, monospace; font-size: 1em; line-height: 1.6em; white-space: pre-wrap; background-color: rgb(245, 245, 245);"&gt;intel.xdk.device.sendSMS(bodyText, "7175551234"); &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: 'Courier New', Courier, monospace; font-size: 1em; line-height: 1.6em; white-space: pre-wrap; background-color: rgb(245, 245, 245);"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;It will open built in application for sending SMS.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: 'Courier New', Courier, monospace; font-size: 1em; line-height: 1.6em; white-space: pre-wrap; background-color: rgb(245, 245, 245);"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;step 1 : go to plugins -&amp;gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;&amp;nbsp;Featured &amp;amp; Custom cordova plugins -&amp;gt; select SocialSharing* &amp;nbsp;Plugin&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;step 2 : Use &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;window.plugins.socialsharing.shareViaSMS(&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp; ' Message ',&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;'1234567890' );&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 07:34:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017150#M36642</guid>
      <dc:creator>Swapnil_Joshi</dc:creator>
      <dc:date>2015-05-13T07:34:00Z</dc:date>
    </item>
    <item>
      <title>Dear Nick,</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017151#M36643</link>
      <description>&lt;P&gt;Dear Nick,&lt;/P&gt;

&lt;P&gt;You can send SMS with this code "&lt;/P&gt;

&lt;PRE class="prettyprint" style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 1.6em; white-space: pre-wrap; clear: both; color: rgb(102, 102, 102); background-color: rgb(245, 245, 245);"&gt;&lt;CODE style="box-sizing: border-box; font-family: 'Courier New', Courier, monospace; line-height: 1.6em;"&gt;var bodyText = 'I am at XYZ if you want to join me';            
intel.xdk.device.sendSMS(bodyText, "234806311234");&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Ensure that you have the "device" option selected under "Featured and custom Cordova plugins".&lt;/P&gt;

&lt;P&gt;There is no need for an extra plugin.&lt;/P&gt;

&lt;P&gt;"&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 17:12:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017151#M36643</guid>
      <dc:creator>Michael_O_</dc:creator>
      <dc:date>2015-05-13T17:12:39Z</dc:date>
    </item>
    <item>
      <title>function SendSMS(){</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017152#M36644</link>
      <description>&lt;PRE class="brush:jscript;"&gt;function SendSMS(){
var bodyText = 'I am at XYZ if you want to join me';            
intel.xdk.device.sendSMS(bodyText, "7175551234");
}&lt;/PRE&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;button onclick="SendSMS();"&amp;gt;SEND&amp;lt;/button&amp;gt;&lt;/PRE&gt;

&lt;P&gt;See the codes above.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 17:15:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-send-SMS/m-p/1017152#M36644</guid>
      <dc:creator>Michael_O_</dc:creator>
      <dc:date>2015-05-13T17:15:51Z</dc:date>
    </item>
  </channel>
</rss>

