<?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 Same error. I stopped  try in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106448#M70601</link>
    <description>&lt;P&gt;Same error. I stopped &amp;nbsp;try change my project and did a simple example with google maps and doesn't work.&lt;/P&gt;

&lt;P&gt;I tried this example &lt;A href="http://codepen.io/ionic/pen/uzngt"&gt;http://codepen.io/ionic/pen/uzngt&lt;/A&gt; , works in android and emulator but doesn't work in real ios device.&lt;/P&gt;

&lt;P&gt;My project was working fine until the last update and now I can't connect with soap, http, web service and google maps api.&lt;/P&gt;

&lt;P&gt;XDK test tab was working with ios device, but now isn't working.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Mar 2016 19:33:48 GMT</pubDate>
    <dc:creator>André_V_</dc:creator>
    <dc:date>2016-03-11T19:33:48Z</dc:date>
    <item>
      <title>iOS Build not connecting the server</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106435#M70588</link>
      <description>&lt;P&gt;I was doing some routine updates to my code when the iOS build suddently wasn't able to connect to the server via AJAX calls. All the code I have has worked thousands of times before on build, and still works just fine in emulator. I hadn't changed any connection functions between when it was working and not working. I've restarted my system and device with no luck. I uninstalled and installed the app with no luck. I have even opened and &amp;nbsp;built other I versions I had backed up and have worked in production (versions that the public is using currenly), and they won't connect either through an XDK build out.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;It's almost as if now XDK is preventing builds from connecting to servers once they are built.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;What's happening here?&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 15:20:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106435#M70588</guid>
      <dc:creator>Mike_C_2</dc:creator>
      <dc:date>2016-03-10T15:20:02Z</dc:date>
    </item>
    <item>
      <title>From what you are saying it</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106436#M70589</link>
      <description>&lt;P&gt;From what you are saying it looks like there might be some server side issue.&lt;/P&gt;

&lt;P&gt;If your existing builds (that your customers are using) used to work before and are not working now, that means something on server (the one that you are making AJAX request to) went wrong. Once the project is built it has no bearing on XDK. So please check your server side code (if it's yours) or check if any configuration requirements have changed on the website you are trying to connect.&lt;/P&gt;

&lt;P&gt;If you are having issue with only newly built binary, please let us know which version of XDK are you using. Also, make sure all the whitelisting settings are correct. If it does not work, please send your project zip via PM.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 17:31:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106436#M70589</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2016-03-10T17:31:51Z</dc:date>
    </item>
    <item>
      <title>The existing build that</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106437#M70590</link>
      <description>&lt;P&gt;The existing build that customers are using work and loads just fine.&lt;/P&gt;

&lt;P&gt;The version I am building now is an update, with the AJAX urls identical to the public working version. The only diference between the working public version and the newer version that isn't connecting after XDK build is the wording of a few &amp;lt;p&amp;gt; blocks in the HTML. The newer version will connect in emulator, but not in build. &amp;nbsp;So yes, I am only having problems with newly built binaries. My whitelist has remained the same as well. I even tried making it the default &lt;A href="http://*" target="_blank"&gt;http://*&lt;/A&gt;, but it didn't work.&lt;/P&gt;

&lt;P&gt;I am running 2893 on OS X El Captian.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 18:13:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106437#M70590</guid>
      <dc:creator>Mike_C_2</dc:creator>
      <dc:date>2016-03-10T18:13:29Z</dc:date>
    </item>
    <item>
      <title>I recommend testing your</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106438#M70591</link>
      <description>&lt;P&gt;I recommend testing your application via the Debug tab within Intel XDK or via the Test Tab including the weinre script tag after the body tag in your index.html file. Both options will allow you to view the network traffic of your application so that you can better determine the issues or errors you might be encountering.&lt;/P&gt;

&lt;P&gt;In order to evaluate your project with the Debug Tab, you will need to connect your iOS device to your computer via a USB cable. Once the application is running your should be able to navigate the developer tools via the Debug Tab to view the network traffic.&lt;/P&gt;

&lt;P&gt;On the other hand, in order to evaluate your project with the Test tab, you will need to include the weinre script tag located on the Test tab then perform an iOS Build to install and run the application on your device. &lt;SPAN style="font-size: 13.008px; line-height: 17.7382px;"&gt;Once the application is running your should be able to navigate the developer tools via the Test Tab to view the network traffic.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 18:21:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106438#M70591</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2016-03-10T18:21:36Z</dc:date>
    </item>
    <item>
      <title>It was able to connect to the</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106439#M70592</link>
      <description>&lt;P&gt;It was able to connect to the server without a problem in the Test tab. Couldn't get it to recognize my phone in Debug (and never have). But still won't connect on build. It fires the error param for all AJAX calls.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 19:22:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106439#M70592</guid>
      <dc:creator>Mike_C_2</dc:creator>
      <dc:date>2016-03-10T19:22:08Z</dc:date>
    </item>
    <item>
      <title>Mike, We are looking into</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106440#M70593</link>
      <description>&lt;P&gt;Mike, We are looking into this issue. If you are able to, can you please see what status does the AJAX call return?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 02:31:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106440#M70593</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2016-03-11T02:31:36Z</dc:date>
    </item>
    <item>
      <title>I have tested from the Debug</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106441#M70594</link>
      <description>&lt;P&gt;I have tested from the Debug tab to a signed version of the app preview. &amp;nbsp;My AJAX code works fine there. &amp;nbsp;As Mike states, its only in the deployed app that it fails in the ajax success function. &amp;nbsp;I am expecting data to be returned but get nothing (undefined) back. &amp;nbsp;I own the servers that I am connecting to and they are responding to the same ajax requests from browsers and the Test and Debug tabs.&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 03:27:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106441#M70594</guid>
      <dc:creator>CAJazzer</dc:creator>
      <dc:date>2016-03-11T03:27:38Z</dc:date>
    </item>
    <item>
      <title>I'm getting a error status 0</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106442#M70595</link>
      <description>&lt;P&gt;I'm getting a error status 0 and text undefined. Same as CAJazzer.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For the record, I've built a basic cordova HTML/Cordova app with one simple AJAX call. Same problem. Works in Emulate and Test, but fails to connect in binary.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 05:45:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106442#M70595</guid>
      <dc:creator>Mike_C_2</dc:creator>
      <dc:date>2016-03-11T05:45:12Z</dc:date>
    </item>
    <item>
      <title>Engineering is looking into</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106443#M70596</link>
      <description>&lt;P&gt;Engineering is looking into this issue.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 16:54:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106443#M70596</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-03-11T16:54:30Z</dc:date>
    </item>
    <item>
      <title>@Mike -- does it make any</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106444#M70597</link>
      <description>&lt;P&gt;@Mike -- does it make any difference if you build with CLI 4.1.2 or CLI 5.1.1? Which CLI are you building with now? Please try both and reply with results.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 16:58:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106444#M70597</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-03-11T16:58:05Z</dc:date>
    </item>
    <item>
      <title>I also have the same problem,</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106445#M70598</link>
      <description>&lt;P&gt;I also have the same problem, this problem begins when I upgrated do CLI 5.1.1 yesterday. W&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;hen I build the app a&lt;/SPAN&gt;ll ajax returns status 0 and response text "" , in emulator works fine.&lt;/P&gt;

&lt;P&gt;I have tried many options in Whitelist, using Cordova Whitlist, W3C Widget Acess, put xhr.js in code, crossDomain: true in ajax requisition and Access-Control-Allow-Origin: * in server, and nothing work.&lt;/P&gt;

&lt;P&gt;I'm using Intel XDK 2893 and have the same problem in Android Build.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 18:42:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106445#M70598</guid>
      <dc:creator>Marcio_G_</dc:creator>
      <dc:date>2016-03-11T18:42:00Z</dc:date>
    </item>
    <item>
      <title>@Mike -- can you also try</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106446#M70599</link>
      <description>&lt;P&gt;@Mike -- can you also try changing the format of your whitelist rule fields on the iOS so they do not include a protocol?&lt;/P&gt;

&lt;P&gt;For example, change:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://debug-software.intel.com/*" target="_blank"&gt;http://debug-software.intel.com/*&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;to:&lt;/P&gt;

&lt;P&gt;*.intel.*&lt;/P&gt;

&lt;P&gt;And let me know if anything changes as a result...&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 18:58:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106446#M70599</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-03-11T18:58:23Z</dc:date>
    </item>
    <item>
      <title>Quote:Paul F. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106447#M70600</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Paul F. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;@Mike -- can you also try changing the format of your whitelist rule fields on the iOS so they do not include a protocol?&lt;/P&gt;

&lt;P&gt;For example, change:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://debug-software.intel.com/*"&gt;http://debug-software.intel.com/*&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;to:&lt;/P&gt;

&lt;P&gt;*.intel.*&lt;/P&gt;

&lt;P&gt;And let me know if anything changes as a result...&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I tested here in Android (W3C Widget Access) and returned the same problem, statusCode: 0.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 19:30:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106447#M70600</guid>
      <dc:creator>Marcio_G_</dc:creator>
      <dc:date>2016-03-11T19:30:02Z</dc:date>
    </item>
    <item>
      <title>Same error. I stopped  try</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106448#M70601</link>
      <description>&lt;P&gt;Same error. I stopped &amp;nbsp;try change my project and did a simple example with google maps and doesn't work.&lt;/P&gt;

&lt;P&gt;I tried this example &lt;A href="http://codepen.io/ionic/pen/uzngt"&gt;http://codepen.io/ionic/pen/uzngt&lt;/A&gt; , works in android and emulator but doesn't work in real ios device.&lt;/P&gt;

&lt;P&gt;My project was working fine until the last update and now I can't connect with soap, http, web service and google maps api.&lt;/P&gt;

&lt;P&gt;XDK test tab was working with ios device, but now isn't working.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 19:33:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106448#M70601</guid>
      <dc:creator>André_V_</dc:creator>
      <dc:date>2016-03-11T19:33:48Z</dc:date>
    </item>
    <item>
      <title>I was/have been running 5.1.1</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106449#M70602</link>
      <description>&lt;P&gt;I was/have been running 5.1.1.&lt;/P&gt;

&lt;P&gt;Looks like the same result and errors when I downgraded to 4.1.2, although I did not downgrade the plugins, just the CLI.&lt;/P&gt;

&lt;P&gt;When I reformatted the URL to the format you suggested, I got a different Error:&lt;/P&gt;

&lt;P&gt;Error Thrown: Unauthorized&lt;/P&gt;

&lt;P&gt;status: 401&lt;/P&gt;

&lt;P&gt;text response: ERROR whitelist rejection: url="http://www.....&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 19:52:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106449#M70602</guid>
      <dc:creator>Mike_C_2</dc:creator>
      <dc:date>2016-03-11T19:52:26Z</dc:date>
    </item>
    <item>
      <title>@Mario -- when you say you</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106450#M70603</link>
      <description>&lt;P&gt;@Mario -- when you say you "have the same problem in Android Build" -- do you mean that AJAX was working prior with your Android builds and now is not?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:55:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106450#M70603</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-03-11T21:55:55Z</dc:date>
    </item>
    <item>
      <title>Mike, thanks for the</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106451#M70604</link>
      <description>&lt;P&gt;Mike, thanks for the additional feedback. Engineering continues to investigate.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:59:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106451#M70604</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-03-11T21:59:01Z</dc:date>
    </item>
    <item>
      <title>@Mike -- engineering believes</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106452#M70605</link>
      <description>&lt;P&gt;@Mike -- engineering believes they have located the root of the problem and is pushing a fix to the iOS build servers. You can try it now.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 22:34:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106452#M70605</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-03-11T22:34:11Z</dc:date>
    </item>
    <item>
      <title>Success! Thanks for sticking</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106453#M70606</link>
      <description>&lt;P&gt;Success! Thanks for sticking with it, I really appreciate your support.&lt;/P&gt;

&lt;P&gt;Keep up the good work!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 22:54:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106453#M70606</guid>
      <dc:creator>Mike_C_2</dc:creator>
      <dc:date>2016-03-11T22:54:44Z</dc:date>
    </item>
    <item>
      <title>Glad it worked! I'll let</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106454#M70607</link>
      <description>&lt;P&gt;Glad it worked! I'll let engineering know that it was successful.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 23:23:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-not-connecting-the-server/m-p/1106454#M70607</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-03-11T23:23:35Z</dc:date>
    </item>
  </channel>
</rss>

