<?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 There are 53 error because i in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052430#M50562</link>
    <description>&lt;P&gt;There are 53 error because i'm using method that include only in index.html. Example, in my "funzioni.js" i've used ajax call to retrieve information from php, obv XDK say me that are some&amp;nbsp; error because i've not included jquery library on that file.So, this isn't the problem, canu help me? Pamela i've sent to u (4/5 days ago) the zip of my proj to, can u answer ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;have a nice day&lt;/P&gt;</description>
    <pubDate>Tue, 06 Oct 2015 14:46:52 GMT</pubDate>
    <dc:creator>furio_f_</dc:creator>
    <dc:date>2015-10-06T14:46:52Z</dc:date>
    <item>
      <title>Can't catch back button</title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052424#M50556</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I've a new problem with Intel XDK. In my app, i need to catch Android's back button to link to a specific page or, better, to previous page. I've tried with addvirtualpage and back button event but nothing happened. In attachment i've attach my project. Find "funzioni.js" in www/include/funcioni.js. Move to respondeSing() and read the comment.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2015 15:38:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052424#M50556</guid>
      <dc:creator>furio_f_</dc:creator>
      <dc:date>2015-09-28T15:38:04Z</dc:date>
    </item>
    <item>
      <title>Furio,</title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052425#M50557</link>
      <description>&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;Furio,&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;There are several issues in your code. Perhaps they are affecting your access to the back button. For example:&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp; &amp;nbsp; setTimeout("chiudiPopUp()", 3000); &amp;nbsp; &amp;nbsp;You are passing the function as a string&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&amp;nbsp; &amp;nbsp; some of your variables are used out of scope&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;Do you use JSHint?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2015 19:03:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052425#M50557</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2015-09-28T19:03:10Z</dc:date>
    </item>
    <item>
      <title>If you get those fixed and</title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052426#M50558</link>
      <description>&lt;P&gt;If you get those fixed and are still seeing a problem, it could be related to your cordova version:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-xdk/topic/594374" target="_blank"&gt;https://software.intel.com/en-us/forums/intel-xdk/topic/594374&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 00:16:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052426#M50558</guid>
      <dc:creator>Dale_S_Intel</dc:creator>
      <dc:date>2015-09-29T00:16:09Z</dc:date>
    </item>
    <item>
      <title>Yes, this is my fault. I've</title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052427#M50559</link>
      <description>&lt;P&gt;Yes, this is my fault. I've passed the function like string because after i use string to test if app enter on function. So, modify setTimeout, clear the srcript and create another .js file only for "backbutton" event. ATM work fine but, there is a problem. When i navigate from mainpage (page when ajax print from php answer all coupon or filtered coupon) to coupon page (the page opened after the click on copun's link) and click backbutton to back to mainpage i need to click 2 times, first nothing happens, at second click addEventListener(...) catch my backbutton. Any type of answer? i attach the last project :)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thx to all for previous answer,&lt;/P&gt;

&lt;P&gt;Furio&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 15:43:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052427#M50559</guid>
      <dc:creator>furio_f_</dc:creator>
      <dc:date>2015-09-29T15:43:37Z</dc:date>
    </item>
    <item>
      <title>(No subject)</title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052428#M50560</link>
      <description>&lt;P&gt;I am glad you have made progress.&lt;/P&gt;

&lt;P&gt;Maybe if you fix some of the other errors - "out of scope", "missing semicolon", etc. - it will be easier to find your remaining problem.&lt;span class="lia-inline-image-display-wrapper" image-alt="funzioniJSHint_0.PNG"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8058iF821FE3FDF5563F0/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="funzioniJSHint_0.PNG" alt="funzioniJSHint_0.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 18:06:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052428#M50560</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2015-09-29T18:06:33Z</dc:date>
    </item>
    <item>
      <title>Furio,</title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052429#M50561</link>
      <description>&lt;P&gt;Furio,&lt;/P&gt;

&lt;P&gt;It is possible that you are not invoking the onDeviceReady() function because the "deviceready" listener statement is not inside a function. You may want to wrap that statement inside a function that is called automatically, like onLoad(), such as in the following (as shown in the Cordova documentation):&lt;/P&gt;

&lt;PRE class="prettyprint" style="margin-top: 1.5em; margin-bottom: 3em; border-radius: 11px; line-height: 14.3px; padding: 15px 20px; white-space: pre-wrap; color: rgb(0, 0, 0); font-size: 13px; background: rgb(48, 47, 45);"&gt;&lt;CODE style="font-family: DejaVu, Monaco, 'Courier New', Courier; font-size: 11px; padding: 0px; border: none; background: none;"&gt;&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: rgb(237, 240, 209);"&gt;function&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt; onLoad&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;()&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt; &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;{&lt;/SPAN&gt;
&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; document&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;.&lt;/SPAN&gt;&lt;A href="https://cordova.apache.org/docs/en/3.0.0/cordova_inappbrowser_inappbrowser.md.html#addEventListener" style="color: inherit; text-decoration: underline; text-shadow: none;"&gt;&lt;SPAN class="pln" style="color: rgb(255, 255, 255); text-decoration: underline; text-shadow: none;"&gt;addEventListener&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;(&lt;/SPAN&gt;&lt;SPAN class="str" style="color: rgb(133, 197, 220);"&gt;"&lt;/SPAN&gt;&lt;A href="https://cordova.apache.org/docs/en/3.0.0/cordova_events_events.md.html#deviceready" style="color: inherit; text-decoration: underline; text-shadow: none;"&gt;&lt;SPAN class="str" style="color: rgb(133, 197, 220); text-decoration: underline; text-shadow: none;"&gt;deviceready&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class="str" style="color: rgb(133, 197, 220);"&gt;"&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt; onDeviceReady&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt; &lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: rgb(237, 240, 209);"&gt;false&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;);&lt;/SPAN&gt;
&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;}&lt;/SPAN&gt;

&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="com" style="color: rgb(135, 137, 137);"&gt;// device APIs are available&lt;/SPAN&gt;
&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="com" style="color: rgb(135, 137, 137);"&gt;//&lt;/SPAN&gt;
&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: rgb(237, 240, 209);"&gt;function&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt; onDeviceReady&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;()&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt; &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;{&lt;/SPAN&gt;
&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="com" style="color: rgb(135, 137, 137);"&gt;// Now safe to use device APIs&lt;/SPAN&gt;
&lt;SPAN class="pln" style="color: rgb(255, 255, 255);"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: rgb(255, 255, 255);"&gt;}&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also, I am still seeing 53 error messages. They may be affecting your results.&lt;/P&gt;

&lt;P&gt;Pamela&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2015 23:49:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052429#M50561</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2015-10-05T23:49:06Z</dc:date>
    </item>
    <item>
      <title>There are 53 error because i</title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052430#M50562</link>
      <description>&lt;P&gt;There are 53 error because i'm using method that include only in index.html. Example, in my "funzioni.js" i've used ajax call to retrieve information from php, obv XDK say me that are some&amp;nbsp; error because i've not included jquery library on that file.So, this isn't the problem, canu help me? Pamela i've sent to u (4/5 days ago) the zip of my proj to, can u answer ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;have a nice day&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:46:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052430#M50562</guid>
      <dc:creator>furio_f_</dc:creator>
      <dc:date>2015-10-06T14:46:52Z</dc:date>
    </item>
    <item>
      <title>Yes, I looked at your code.</title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052431#M50563</link>
      <description>&lt;P&gt;Yes, I looked at your code. Is the onDeviceReady() function actually being called? (See my post from Monday.)&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 18:01:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052431#M50563</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2015-10-06T18:01:10Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052432#M50564</link>
      <description>&lt;P&gt;yes , backbutton.js atm work well . The only problem is the first click. When I run the application , at first click (Android's backbutton ) Event BackButton not active , after the second click everything starts to work well .&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 10:22:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052432#M50564</guid>
      <dc:creator>furio_f_</dc:creator>
      <dc:date>2015-10-07T10:22:00Z</dc:date>
    </item>
    <item>
      <title>Furio,</title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052433#M50565</link>
      <description>&lt;P&gt;Furio,&lt;/P&gt;

&lt;P&gt;The back button event usually works pretty well with Android. I wonder if your backbutton.js code is either not listening for the event soon enough? Or maybe it is not fully processing the event the first time it catches it. Try debugging in the Debug tab - set breakpoints so that you can see what is happening and why the first event looks like it is being ignored.&lt;/P&gt;

&lt;P&gt;Pamela&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 00:55:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052433#M50565</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2015-10-21T00:55:07Z</dc:date>
    </item>
    <item>
      <title>It sounds like you are</title>
      <link>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052434#M50566</link>
      <description>&lt;P&gt;It sounds like you are debugging in the emulator tab. Debugging in the debug tab gives you more functionality, you can set breakpoints and step through the execution. Try that.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 15:54:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Can-t-catch-back-button/m-p/1052434#M50566</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2015-10-21T15:54:13Z</dc:date>
    </item>
  </channel>
</rss>

