<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://developers.smarttv-alliance.org/forum/feed.php?f=6&amp;t=52" />

<title>developers.smarttv-alliance.org</title>
<subtitle>Developers forum</subtitle>
<link href="https://developers.smarttv-alliance.org/forum/index.php" />
<updated>2014-05-21T18:47:29-07:00</updated>

<author><name><![CDATA[developers.smarttv-alliance.org]]></name></author>
<id>https://developers.smarttv-alliance.org/forum/feed.php?f=6&amp;t=52</id>
<entry>
<author><name><![CDATA[Support_STA]]></name></author>
<updated>2014-05-21T18:47:29-07:00</updated>
<published>2014-05-21T18:47:29-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=195#p195</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=195#p195"/>
<title type="html"><![CDATA[Re: Cross domain java script call fails]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=195#p195"><![CDATA[
Hi Roeland,<br /><br />I investigated this question, here is my suggestions to solve it:<br />- Firstly, you need to check jquery file<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=2056">Support_STA</a> — Wed May 21, 2014 6:47 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roeland]]></name></author>
<updated>2014-04-02T08:08:27-07:00</updated>
<published>2014-04-02T08:08:27-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=621#p621</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=621#p621"/>
<title type="html"><![CDATA[Cross domain java script call fails]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=621#p621"><![CDATA[
Hi, <br />I am developing an app that reads content from a remote URL. The server does provide CORS headers.<br />The code looks like this:<br /><br />var url = \"http://www.phobos7.co.uk/research/xss/simple.php\"<br />$.ajax({<br />type:\"GET\",<br />url: url,<br />async: true,<br />success: function(xml){<br />alert(url);<br />    alert(xml);<br />alert(\"xml call succeed\");<br />}<br />});<br /><br />However, using the emulator (3.0) nothing gets called. The success method method is called but no data is there.<br />If I run the same code on a regular browser, everything works fine. <br />Do I need to change any specific settings in the emulator to make this work?<br /><br />Roeland<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=4609">roeland</a> — Wed Apr 02, 2014 8:08 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roeland]]></name></author>
<updated>2014-04-02T08:08:27-07:00</updated>
<published>2014-04-02T08:08:27-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=186#p186</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=186#p186"/>
<title type="html"><![CDATA[Cross domain java script call fails]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=186#p186"><![CDATA[
Hi, <br />I am developing an app that reads content from a remote URL. The server does provide CORS headers.<br />The code looks like this:<br /><br />var url = &quot;http://www.phobos7.co.uk/research/xss/simple.php&quot;<br />$.ajax({<br />type:&quot;GET&quot;,<br />url: url,<br />async: true,<br />success: function(xml){<br />alert(url);<br />    alert(xml);<br />alert(&quot;xml call succeed&quot;);<br />}<br />});<br /><br />However, using the emulator (3.0) nothing gets called. The success method method is called but no data is there.<br />If I run the same code on a regular browser, everything works fine. <br />Do I need to change any specific settings in the emulator to make this work?<br /><br />Roeland<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=4609">roeland</a> — Wed Apr 02, 2014 8:08 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Support_STA]]></name></author>
<updated>2013-11-18T04:46:47-07:00</updated>
<published>2013-11-18T04:46:47-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=141#p141</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=141#p141"/>
<title type="html"><![CDATA[Re: Cross application references]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=141#p141"><![CDATA[
Hi,<br /><br />While a manufacturer ultimately can decide on this, we can tell you we don't foresee a problem here.<br /><br />As you've indicated, it is important that both apps have been approved by STA QA and both are contracted by the respective manufacturer.<br /><br />Regards,<br />STA QA<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=2056">Support_STA</a> — Mon Nov 18, 2013 4:46 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tillmann]]></name></author>
<updated>2013-11-10T06:08:24-07:00</updated>
<published>2013-11-10T06:08:24-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=132#p132</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=132#p132"/>
<title type="html"><![CDATA[Cross application references]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=52&amp;p=132#p132"><![CDATA[
If I had two applications which are both approved by the Alliance, would it be possible and allowed to implement a link from one application to the other?<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=1170">Tillmann</a> — Sun Nov 10, 2013 6:08 am</p><hr />
]]></content>
</entry>
</feed>