<?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 yes think so. After hours now in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008829#M33166</link>
    <description>&lt;P&gt;yes think so. After hours now, so will test again tomorrow. Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2015 18:30:38 GMT</pubDate>
    <dc:creator>Nick_F_2</dc:creator>
    <dc:date>2015-05-21T18:30:38Z</dc:date>
    <item>
      <title>Compiled code not working but ok in debug and App Preview</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008816#M33153</link>
      <description>&lt;P&gt;Ive written an app that tests perfectly under App Preview via Debug and App Preview via Push, however when I compile the app some of the functions do not work. There are no errors during compile and all plugins are loaded according to,the build success screen.&lt;/P&gt;

&lt;P&gt;The app has a barcode scanner, it returns the scanned codedata in all test environments but fails once compiled, it doesn't display the captured barcode, completely at a loss. I'm using xdk barcode scanner function. XDK version 1995.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 22:06:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008816#M33153</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-19T22:06:21Z</dc:date>
    </item>
    <item>
      <title>Try using the "debuggable"</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008817#M33154</link>
      <description>&lt;P&gt;Try using the "debuggable" set to "true" option and debug the built app directly on device. See this page for some details on how to do that: &lt;A href="https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview#RemoteChromeDevTools" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview#RemoteChromeDevTools&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 00:42:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008817#M33154</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-05-20T00:42:48Z</dc:date>
    </item>
    <item>
      <title>have you set the permissions</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008818#M33155</link>
      <description>&lt;P&gt;have you set the permissions on the project tab to allow access to the hardware your using (I don't know the project but I'm guessing camera access, plus local storage, and possibly image gallery access). &amp;nbsp;Also, depending on if the app is doing the barcode decoding locally or not; you might need to set website access permissions). &amp;nbsp;Best way to check is to look at the permissions of the original project and then make sure you have the same boxes checked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 06:04:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008818#M33155</guid>
      <dc:creator>Adam_G_</dc:creator>
      <dc:date>2015-05-20T06:04:36Z</dc:date>
    </item>
    <item>
      <title>Hi Adam</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008819#M33156</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Hi Adam&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Thanks for your response.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I cannot see where you would do this, and I have not had to do it before as starting the App from first install will ask about access to various hardware such as the camera.&lt;/P&gt;

&lt;P&gt;Could you calcify please.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 08:35:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008819#M33156</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-20T08:35:42Z</dc:date>
    </item>
    <item>
      <title>The process of adding plugin</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008820#M33157</link>
      <description>&lt;P&gt;The process of adding plugin is described here:&amp;nbsp;https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to-your-xdk-cordova-app in the section "Including a Cordova Plugin in Your Intel XDK App".&lt;/P&gt;

&lt;P&gt;But I would recommend follow Paul's suggestion and build debuggable package, connect to it using Chrome from desctop and look into the xonsol for the errors. Permissions are not the only issues which might lead to different behaviour of app under App Preview Crosswalk and standalone apk. For example If you are on the windows, the AppPreviewCrosswwalk will not distinguish the case of the file name in your project while for apk it is important.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 12:50:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008820#M33157</guid>
      <dc:creator>Andrey_M_Intel</dc:creator>
      <dc:date>2015-05-20T12:50:39Z</dc:date>
    </item>
    <item>
      <title>Ok Thanks, I am getting an</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008821#M33158</link>
      <description>&lt;P&gt;Ok Thanks, I am getting an error in the debuggable version under Chrome.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, 'Lucida Console', Menlo, Monaco, 'DejaVu Sans Mono', monospace, sans-serif; font-size: 1em; line-height: normal; white-space: pre-wrap; widows: 1;"&gt;Cannot load DevTools frontend from an untrusted origin?remoteFrontend=true&amp;amp;dockSide=undocked&amp;amp;toolbarColor=rgba(230,230,230,1)&amp;amp;textColor=rgba(0,0,0,1)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Cannot get any further.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 12:54:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008821#M33158</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-20T12:54:01Z</dc:date>
    </item>
    <item>
      <title>Can you provide an example</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008822#M33159</link>
      <description>&lt;P&gt;Can you provide an example APK built for Crosswalk that is set to debuggable equals true and generates this error message? I'd like to see the error message, that message smells like something about your system and not the Android device...&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 22:52:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008822#M33159</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-05-20T22:52:41Z</dc:date>
    </item>
    <item>
      <title>Hi Paul</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008823#M33160</link>
      <description>&lt;P&gt;Hi Paul&lt;BR /&gt;
	I have PM'd you with the APK's.&lt;BR /&gt;
	&lt;BR /&gt;
	Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2015 09:17:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008823#M33160</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-21T09:17:50Z</dc:date>
    </item>
    <item>
      <title>Nick, you did not set</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008824#M33161</link>
      <description>&lt;P&gt;Nick, you did not set "debuggable" to "true" so I cannot connect to this APK over the USB using remote CDT. Please see this doc &amp;gt; &lt;A href="https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview#RemoteChromeDevTools" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview#RemoteChromeDevTools&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2015 15:35:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008824#M33161</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-05-21T15:35:31Z</dc:date>
    </item>
    <item>
      <title>Hi Paul</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008825#M33162</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Hi Paul&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I had set it to true, see code below, but somewhere during compile or config change a second entry was added turning back to false.&lt;/P&gt;

&lt;P&gt;&amp;lt;!-- Change the debuggable preference to true to build a remote CDT debuggable app for --&amp;gt;&lt;BR /&gt;
	&amp;lt;!-- Crosswalk apps on Android 4.0+ devices and Cordova apps on Android 4.4+ devices. --&amp;gt;&lt;BR /&gt;
	&amp;lt;preference name="debuggable" value=“true” /&amp;gt;&lt;BR /&gt;
	&amp;lt;!-- IMPORTANT: set the debuggable preference to false before you build for the store! --&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;lt;!-- 'value' = number of milliseconds to display the splash screen in a Cordova build. --&amp;gt;&lt;BR /&gt;
	&amp;lt;!-- This preference only affects Cordova builds for Crosswalk and Android. --&amp;gt;&lt;BR /&gt;
	&amp;lt;!-- &amp;lt;preference name="SplashScreenDelay" value="2000" /&amp;gt; --&amp;gt;&lt;BR /&gt;
	&amp;lt;preference name="debuggable" value=“false” /&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="images/72x72.png" width="72" height="72" /&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="images/57x57.png" width="57" height="57" /&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="images/40x40.png" width="40" height="40" /&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="images/50x50.png" width="50" height="50" /&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="images/80x80.png" width="80" height="80" /&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="images/120x120.png" width="120" height="120" /&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="images/29x29.png" width="29" height="29" /&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="images/58x58.png" width="58" height="58" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I will compile again and send over. Sorry about that.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2015 15:46:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008825#M33162</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-21T15:46:09Z</dc:date>
    </item>
    <item>
      <title>Hi Paul
	New PM sent
	Thanks</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008826#M33163</link>
      <description>&lt;P&gt;Hi Paul&lt;BR /&gt;
	New PM sent&lt;BR /&gt;
	Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2015 15:58:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008826#M33163</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-21T15:58:14Z</dc:date>
    </item>
    <item>
      <title>Hi Paul</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008827#M33164</link>
      <description>&lt;P&gt;Hi Paul&lt;BR /&gt;
	Found a bug in the app.js file where I split a string to write to an input field, this is not the cause of the problem, it was a change I made without fully testing.&lt;BR /&gt;
	I can send new copies if required.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2015 16:05:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008827#M33164</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-21T16:05:49Z</dc:date>
    </item>
    <item>
      <title>Are you able to debug your</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008828#M33165</link>
      <description>&lt;P&gt;Are you able to debug your built app on-device using Chrome now? See the doc link I sent in an earlier message.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2015 17:27:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008828#M33165</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-05-21T17:27:36Z</dc:date>
    </item>
    <item>
      <title>yes think so. After hours now</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008829#M33166</link>
      <description>&lt;P&gt;yes think so. After hours now, so will test again tomorrow. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2015 18:30:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008829#M33166</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-21T18:30:38Z</dc:date>
    </item>
    <item>
      <title>Hi Paul</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008830#M33167</link>
      <description>&lt;P&gt;Hi Paul&lt;BR /&gt;
	I'm still having issues, when the Barcode scanner event fires it should move to a new page to display the captured code and allow the user to select some additional information.&lt;BR /&gt;
	&lt;BR /&gt;
	On both Android and iPhone it fails trying to load the additional information from a mysql database with Failed to load resource: the server responded with a status of 404 (Not Found). This is a URL to my asp.net script which returns JSON data.&lt;BR /&gt;
	&lt;BR /&gt;
	In App Preview it selects the data from mysql correctly and creates the list for the user correctly and display the next page. Once compiled it fails to load the data and move to the next page.&lt;BR /&gt;
	&lt;BR /&gt;
	I use the following code to change to the page to display the data,&amp;nbsp;af.ui.loadContent("uib_page_3",false,false,"slide"); I have also tried $.ui.loadContent("uib_page_3",false,false,"slide");&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;My code to get the additional info is&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	function getEvents() {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; //console.log("Getting Trackers for "+myuser+" from "+dbname);&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; $.ajax({&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; type: "POST",&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; url: "&amp;lt;MYURL&amp;gt;/getEvents",&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; data: "{'db':'" + localStorage.getItem("companyid") + "'}",&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; contentType: "application/json; charset=utf-8",&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dataType: "json",&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; async: true,&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; crossDomain: true,&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; success: function(json){&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; jsonArray = $.parseJSON(json.d);&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $("#events").empty();&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var html = "&amp;lt;div class='table-thing with-label widget uib_w_60 d-margins SelectWidth' data-uib='app_framework/select' data-ver='1'&amp;gt;&amp;lt;select &amp;nbsp;style='width: 250px;' class='wide-control' id='teams' placeholder='Select'&amp;gt;&amp;lt;option&amp;gt;None&amp;lt;/option&amp;gt;";&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;for(i=0; i &amp;lt; jsonArray.length; i++)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;buttonID = jsonArray&lt;I&gt;.ID;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;buttonName = jsonArray&lt;I&gt;.tButtonName;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;html += "&amp;lt;option value='"+buttonName+"'&amp;gt;"+buttonName+"&amp;lt;/option&amp;gt;";&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;html += "&amp;lt;/select&amp;gt;&amp;lt;/div&amp;gt;"&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $(html).appendTo("#events");&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; af.ui.loadContent("uib_page_3",false,false,"slide");&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;error: function(msg) {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; navigator.notification.alert("Error:" + msg.d);&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; });&lt;BR /&gt;
	return false;&lt;BR /&gt;
	}&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;

&lt;P&gt;On both Android and iPhone it jumps to the Error: and displays the Alert because it cannot find the URL specified.&lt;BR /&gt;
	If I enter MYURL directly into the browser on either device I can retrieve the JSON data without issue.&lt;BR /&gt;
	Both devices are connected to the internet via Wifi.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2015 10:39:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008830#M33167</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-22T10:39:00Z</dc:date>
    </item>
    <item>
      <title>Check the "Domain List"</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008831#M33168</link>
      <description>&lt;P&gt;Check the "Domain List" settings in the "Build Settings" on the "Projects" tab. It's probably blank and needs to either be set to '*' to allow the whole world or set to your domain.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2015 16:39:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008831#M33168</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-05-22T16:39:49Z</dc:date>
    </item>
    <item>
      <title>No tried that as still no</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008832#M33169</link>
      <description>&lt;P&gt;No tried that as still no difference.&lt;/P&gt;

&lt;P&gt;The frustrating thing is I have apps developed in XDK that talk to MySQL perfectly well via PHP and ASP.NET, but this app refuses point blank to work and I have idea why. I have used xhr and ajax both with excellent speed and results on my previous apps.&lt;/P&gt;

&lt;P&gt;All the debug environments are working and JSON data is returned as expected but once compiled the devices refuse to see the URL web service from within the app.&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2015 09:39:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008832#M33169</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-23T09:39:00Z</dc:date>
    </item>
    <item>
      <title>One of my colleagues is</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008833#M33170</link>
      <description>&lt;P&gt;One of my colleagues is trying to track down some AJAX issues that have been showing up when you build with CLI 4.1.2 (which uses Cordova 3.6 on Android and iOS). The current version of App Preview uses Cordova framework 3.5. She may try to contact you on this thread.&lt;/P&gt;

&lt;P&gt;If you try building with CLI 3.5 do you get the same errors?&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2015 21:03:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008833#M33170</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-05-26T21:03:06Z</dc:date>
    </item>
    <item>
      <title>Hi Paul</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008834#M33171</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5; -webkit-text-size-adjust: 100%;"&gt;Hi Paul&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;How do I change the CLI version on build.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2015 06:09:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008834#M33171</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-27T06:09:41Z</dc:date>
    </item>
    <item>
      <title>Hi Paul</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008835#M33172</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Hi Paul&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Ignore that last question please. I'll let you know how it goes.&lt;BR /&gt;
	&lt;BR /&gt;
	Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2015 08:30:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiled-code-not-working-but-ok-in-debug-and-App-Preview/m-p/1008835#M33172</guid>
      <dc:creator>Nick_F_2</dc:creator>
      <dc:date>2015-05-27T08:30:03Z</dc:date>
    </item>
  </channel>
</rss>

