<?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 Hmm, OK in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Does-not-POST-with-AngularJS/m-p/1116186#M74182</link>
    <description>&lt;P&gt;Hmm, OK&lt;/P&gt;

&lt;P&gt;Then I ask you. Why do not working Cordova Android/iOS Whitelist ?&lt;/P&gt;

&lt;P&gt;Can I ajdustable manually ? So Without Intel XDK.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Oct 2016 18:26:37 GMT</pubDate>
    <dc:creator>Fatih_Mert_D_</dc:creator>
    <dc:date>2016-10-17T18:26:37Z</dc:date>
    <item>
      <title>Does not POST with AngularJS</title>
      <link>https://community.intel.com/t5/Software-Archive/Does-not-POST-with-AngularJS/m-p/1116184#M74180</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Firstly, I do not understand. Why Intel XDK does not use/support AJAX like starter ?&lt;/P&gt;

&lt;P&gt;Intel XDK has a lot of mistakes. One of them and I did not like it.&lt;STRONG&gt; If you want use AJAX, you going to add xhr.js: &lt;EM&gt;I think unnecessary. So Event if you want add me that is showing the error on console&lt;/EM&gt;. If it has explain, I want hear it.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I am working over Ubuntu OS and I am use AngularJS with Ionic 1.x frameworks. I love AngularJS, If we do not solve my mistakes, willingly I will use jQuery.&lt;/P&gt;

&lt;P&gt;I want to start my first mistake but I solved it (but not exactly). Does not work &lt;EM&gt;$stateProvider.state&lt;/EM&gt; in &lt;EM&gt;controller&lt;/EM&gt; attribute so it is not add auto controller. I was add controller with manually. Of course these just for Intel XDK. This situation work on browser. (I am using Firefox).&lt;/P&gt;

&lt;P&gt;Second is, I could not ajax post with $http to my -xampp- localhost and my global host. That is console.log following with xhr.js not found error.&lt;/P&gt;

&lt;P&gt;&lt;IMG alt="" src="http://i.hizliresim.com/oE4pW7.png" /&gt;&lt;/P&gt;

&lt;P&gt;I want to add, I wish update Intel XDK, but If I update it does not open after the update. So I am using Intel XDK version is : 3491.&lt;/P&gt;

&lt;P&gt;Thank you for interest.&lt;BR /&gt;
	Best regards.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 09:54:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Does-not-POST-with-AngularJS/m-p/1116184#M74180</guid>
      <dc:creator>Fatih_Mert_D_</dc:creator>
      <dc:date>2016-10-16T09:54:51Z</dc:date>
    </item>
    <item>
      <title>xhr.js is an unused file, it</title>
      <link>https://community.intel.com/t5/Software-Archive/Does-not-POST-with-AngularJS/m-p/1116185#M74181</link>
      <description>&lt;P&gt;xhr.js is an unused file, it no longer has any function in an XDK Cordova app. It was used for some very early versions of the XDK build system that did not use a standard Cordova webview.&lt;/P&gt;

&lt;P&gt;If you are having troubles making Angular work within your app I recommend you search the web, especially Stack Overflow for "Cordova Angular your issue keywords" to find help. The Intel XDK creates a standard Cordova app, thus any solutions you find on SO (or other forums) will work for you in an XDK app.&lt;/P&gt;

&lt;P&gt;We do not have the resources necessary to teach how to write code in a Cordova environment, this forum can provide you with help regarding issues specific to the XDK and the XDK build system.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 23:53:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Does-not-POST-with-AngularJS/m-p/1116185#M74181</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-10-16T23:53:42Z</dc:date>
    </item>
    <item>
      <title>Hmm, OK</title>
      <link>https://community.intel.com/t5/Software-Archive/Does-not-POST-with-AngularJS/m-p/1116186#M74182</link>
      <description>&lt;P&gt;Hmm, OK&lt;/P&gt;

&lt;P&gt;Then I ask you. Why do not working Cordova Android/iOS Whitelist ?&lt;/P&gt;

&lt;P&gt;Can I ajdustable manually ? So Without Intel XDK.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 18:26:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Does-not-POST-with-AngularJS/m-p/1116186#M74182</guid>
      <dc:creator>Fatih_Mert_D_</dc:creator>
      <dc:date>2016-10-17T18:26:37Z</dc:date>
    </item>
    <item>
      <title>The XDK includes a UI to</title>
      <link>https://community.intel.com/t5/Software-Archive/Does-not-POST-with-AngularJS/m-p/1116187#M74183</link>
      <description>&lt;P&gt;The XDK includes a UI to allow you to adjust the whitelist, in the Build Settings section of the Projects tab. If you choose to convert your app to a Cordova CLI app, you adjust those settings in the config.xml file. For XDK whitelist docs, see &amp;gt; &lt;A href="https://software.intel.com/en-us/xdk/docs/using-cordova-whitelist-rules-with-intel-xdk" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/using-cordova-whitelist-rules-with-intel-xdk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Not sure if that answers your question.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 18:51:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Does-not-POST-with-AngularJS/m-p/1116187#M74183</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-10-17T18:51:17Z</dc:date>
    </item>
  </channel>
</rss>

