<?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 use window.open instead of in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/InAppBrowser/m-p/1031962#M42377</link>
    <description>&lt;P&gt;use&amp;nbsp;&lt;STRONG&gt;window.open&lt;/STRONG&gt; instead of&amp;nbsp;&lt;STRONG&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;cordova.InAppBrowser.open&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;cordova.InAppBrowser.open in newer InAppBrowser API implementation in latest plugin which is not implemented in emulator yet, window.open works and is backwards compatible. More details here:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/apache/cordova-plugin-inappbrowser" target="_blank"&gt;https://github.com/apache/cordova-plugin-inappbrowser&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2015 18:15:09 GMT</pubDate>
    <dc:creator>Rakshith_K_Intel</dc:creator>
    <dc:date>2015-09-17T18:15:09Z</dc:date>
    <item>
      <title>InAppBrowser</title>
      <link>https://community.intel.com/t5/Software-Archive/InAppBrowser/m-p/1031961#M42376</link>
      <description>&lt;P&gt;I tried using the emulator and App Preview but I can't get&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;InAppBrowser to work.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Here's what I did:&lt;BR /&gt;
	- START NEW PROJECT&lt;BR /&gt;
	- Choose HTML5 + Cordova&lt;BR /&gt;
	- Include InAppBrowser plugin&lt;BR /&gt;
	- Add this code to myEventHandler in app.js:&lt;/P&gt;

&lt;P&gt;try {&lt;BR /&gt;
	&amp;nbsp; var ref = &amp;nbsp;cordova.InAppBrowser.open('http://apache.org', '_blank', 'location=yes');&lt;BR /&gt;
	}&lt;BR /&gt;
	catch (e) {&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; alert(e.message);&lt;BR /&gt;
	&amp;nbsp;}&lt;/P&gt;

&lt;P&gt;I get a message telling me that "open" is not a property of "undefined" (meaning that InAppBrowser is undefined)&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;What am I missing?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2015 17:28:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/InAppBrowser/m-p/1031961#M42376</guid>
      <dc:creator>Brandt__Lars</dc:creator>
      <dc:date>2015-09-17T17:28:55Z</dc:date>
    </item>
    <item>
      <title>use window.open instead of</title>
      <link>https://community.intel.com/t5/Software-Archive/InAppBrowser/m-p/1031962#M42377</link>
      <description>&lt;P&gt;use&amp;nbsp;&lt;STRONG&gt;window.open&lt;/STRONG&gt; instead of&amp;nbsp;&lt;STRONG&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;cordova.InAppBrowser.open&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;cordova.InAppBrowser.open in newer InAppBrowser API implementation in latest plugin which is not implemented in emulator yet, window.open works and is backwards compatible. More details here:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/apache/cordova-plugin-inappbrowser" target="_blank"&gt;https://github.com/apache/cordova-plugin-inappbrowser&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2015 18:15:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/InAppBrowser/m-p/1031962#M42377</guid>
      <dc:creator>Rakshith_K_Intel</dc:creator>
      <dc:date>2015-09-17T18:15:09Z</dc:date>
    </item>
  </channel>
</rss>

