<?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 XDK Audio sample not working on iOS ?! in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063228#M55006</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;Today I opened the audio example packed with XDK and published it as an iOS app.&lt;BR /&gt;
	But all the buttons of the Low Latency Audio Plugin fail to play audio.&lt;BR /&gt;
	Also "online audio using HTML5 audio" fails to play...&amp;nbsp;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;A working example is really appreciated&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 May 2016 12:01:15 GMT</pubDate>
    <dc:creator>Theo_v_</dc:creator>
    <dc:date>2016-05-16T12:01:15Z</dc:date>
    <item>
      <title>XDK Audio sample not working on iOS ?!</title>
      <link>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063228#M55006</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;Today I opened the audio example packed with XDK and published it as an iOS app.&lt;BR /&gt;
	But all the buttons of the Low Latency Audio Plugin fail to play audio.&lt;BR /&gt;
	Also "online audio using HTML5 audio" fails to play...&amp;nbsp;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;A working example is really appreciated&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2016 12:01:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063228#M55006</guid>
      <dc:creator>Theo_v_</dc:creator>
      <dc:date>2016-05-16T12:01:15Z</dc:date>
    </item>
    <item>
      <title>In order to access web-based</title>
      <link>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063229#M55007</link>
      <description>&lt;P&gt;In order to access web-based audio for playing in your built app as you test on a physical device, you are recommended to place an asterisk (*) in the Network request field under the Cordova &amp;nbsp;Whitelist within Projects &amp;gt; Build Settings. Do not leave the asterisk in the build settings of the final version of your project before publishing.&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2016 18:21:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063229#M55007</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2016-05-16T18:21:04Z</dc:date>
    </item>
    <item>
      <title>Hi Elroy,</title>
      <link>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063230#M55008</link>
      <description>&lt;P&gt;Hi Elroy,&lt;/P&gt;

&lt;P&gt;Thanks for the quick reply. I added an asterisk to the white list as you suggested and rebuilded the IOS app.&amp;nbsp;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Unfortunately the example is still not working, L&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;ow Latency Audio Plugin still fails to play audio...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 08:38:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063230#M55008</guid>
      <dc:creator>Theo_v_</dc:creator>
      <dc:date>2016-05-17T08:38:52Z</dc:date>
    </item>
    <item>
      <title>Try adding the CSP rule found</title>
      <link>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063231#M55009</link>
      <description>&lt;P&gt;Try adding the CSP rule found on this page &amp;gt; &lt;A href="https://software.intel.com/en-us/articles/cordova-whitelisting-with-intel-xdk-for-ajax-and-launching-external-apps" target="_blank"&gt;https://software.intel.com/en-us/articles/cordova-whitelisting-with-intel-xdk-for-ajax-and-launching-external-apps&lt;/A&gt; &amp;lt; to your index.html file to see if that works.&lt;/P&gt;

&lt;P&gt;Which version of iOS are your trying to run that sample app on?&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 20:17:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063231#M55009</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-05-18T20:17:57Z</dc:date>
    </item>
    <item>
      <title>Theo -- see the attached</title>
      <link>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063232#M55010</link>
      <description>&lt;P&gt;Theo -- see the attached rewrite of that sample app. I've still got a bit more to do, but this should be more useful and should work better than what you were using. There have been a lot of changes to the Cordova project that have been raising cane with our samples. Thanks for pointing out the issues with this one, we'll get it updated in the product soon, until then, give this one a try and let me know if you find any problems with it.&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 21:32:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/XDK-Audio-sample-not-working-on-iOS/m-p/1063232#M55010</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-05-20T21:32:43Z</dc:date>
    </item>
  </channel>
</rss>

