<?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 Ok that did work for the in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Black-screen-in-simulator/m-p/1098099#M67612</link>
    <description>&lt;P&gt;Ok that did work for the second project but is still a no go for the one I am working on. I have 6 plugins including the device one. Any other ideas?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2016 00:40:32 GMT</pubDate>
    <dc:creator>Robert_B_5</dc:creator>
    <dc:date>2016-08-18T00:40:32Z</dc:date>
    <item>
      <title>Black screen in simulator</title>
      <link>https://community.intel.com/t5/Software-Archive/Black-screen-in-simulator/m-p/1098097#M67610</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;

&lt;P&gt;I am getting a black screen on the simulator when I bring in my html from construct 2. It started after I updated to xdk 3491. I have 2 diff projects and they both do the same thing. I went ahead and downloaded one of them to my phone and it does the same on my phone.&amp;nbsp; My old builds of the project seem to work fine. The only things I changed were. 1. added Cordovaadmobfree by jesek5494 to construct and the code needed for it. Any ideas?&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 19:56:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Black-screen-in-simulator/m-p/1098097#M67610</guid>
      <dc:creator>Robert_B_5</dc:creator>
      <dc:date>2016-08-15T19:56:37Z</dc:date>
    </item>
    <item>
      <title>I ran into a problem with</title>
      <link>https://community.intel.com/t5/Software-Archive/Black-screen-in-simulator/m-p/1098098#M67611</link>
      <description>&lt;P&gt;I ran into a problem with Construct2 apps and the latest versions of Cordova over the weekend that sounds similar to what you are describing. In that case the problem was being caused by the new Cordova framework and having zero plugins installed in your project. But it sounds like you do have a plugin in your project? See this note from the "known issues" in the release notes:&lt;/P&gt;

&lt;TABLE style="box-sizing: border-box; border-collapse: collapse; border-spacing: 0px; margin-top: 1.6em; margin-bottom: 1.6em; border-width: initial; border-right-color: white; border-bottom-color: white; border-left-color: white; border-top-style: none; max-width: 100%; overflow-x: auto; display: block; width: 702px; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"&gt;
	&lt;TBODY style="box-sizing: border-box; border-style: none;"&gt;
		&lt;TR style="box-sizing: border-box; border-bottom: 1px solid rgb(204, 204, 204); background-color: rgb(242, 242, 242);"&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; vertical-align: top; text-align: left; border-right: 1px solid rgb(204, 204, 204); border-left: 1px solid rgb(204, 204, 204);"&gt;
				&lt;P style="box-sizing: border-box; word-wrap: break-word; margin: 0px 0px 1em; line-height: 1.4; display: block; max-width: 100%; width: auto;"&gt;The "deviceready" event does not trigger if your Cordova project has no plugins. This results in a variety of error messages in the Simulate and Debug JavaScript debug consoles, such as:&lt;/P&gt;

				&lt;UL style="box-sizing: border-box; margin: 1.6em 0px 1.6em 1em; padding: 0px; max-width: 100%; width: auto;"&gt;
					&lt;LI style="box-sizing: border-box; position: relative; left: 1em; padding-right: 1em; max-width: 100%; width: auto;"&gt;Uncaught module cordova/plugin_list not found&lt;/LI&gt;
					&lt;LI style="box-sizing: border-box; position: relative; left: 1em; padding-right: 1em; max-width: 100%; width: auto;"&gt;deviceready has not fired after 5 seconds&lt;/LI&gt;
				&lt;/UL&gt;

				&lt;P style="box-sizing: border-box; word-wrap: break-word; margin: 0px 0px 1em; line-height: 1.4; display: block; max-width: 100%; width: auto;"&gt;and other errors that will be application-specific.&lt;/P&gt;

				&lt;P style="box-sizing: border-box; word-wrap: break-word; margin: 0px 0px 1em; line-height: 1.4; display: block; max-width: 100%; width: auto;"&gt;This error condition is an issue that may afflict Construct2 applications which are exported and imported as Cordova apps, but in which no plugins have been defined within the Scirra editor.&lt;/P&gt;

				&lt;P style="box-sizing: border-box; word-wrap: break-word; margin: 0px 0px 1em; line-height: 1.4; display: block; max-width: 100%; width: auto;"&gt;See the image below for an example of some of these debug error messages:&lt;/P&gt;

				&lt;P style="box-sizing: border-box; word-wrap: break-word; margin: 0px 0px 1em; line-height: 1.4; display: block; max-width: 100%; width: auto;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2016-08-14 at 3.47.29 PM.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/10307i57BBAE63BB6614A2/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screen Shot 2016-08-14 at 3.47.29 PM.png" alt="Screen Shot 2016-08-14 at 3.47.29 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
			&lt;/TD&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; vertical-align: top; text-align: left; border-right: 1px solid rgb(204, 204, 204); background: none;"&gt;
				&lt;P style="box-sizing: border-box; word-wrap: break-word; margin: 0px 0px 1em; line-height: 1.4; display: block; max-width: 100%; width: auto;"&gt;This appears to be due to a change in the Cordova initialization code. Changes to the Cordova code are made by the Apache Cordova project and are not controlled or managed by the Intel XDK project or by Intel.&lt;/P&gt;

				&lt;P style="box-sizing: border-box; word-wrap: break-word; margin: 0px 0px 1em; line-height: 1.4; display: block; max-width: 100%; width: auto;"&gt;The workaround is to add a Cordova plugin to your project. The easiest one to add is the Cordova Device plugin, since it is very small and is strictly an "informational" plugin. It will not modify the behavior of your application nor does it require any special permissions for your application.&lt;/P&gt;

				&lt;P style="box-sizing: border-box; word-wrap: break-word; margin: 0px 0px 1em; line-height: 1.4; display: block; max-width: 100%; width: auto;"&gt;See &lt;A href="https://software.intel.com/en-us/forums/intel-xdk/topic/672415#comment-1881320" style="box-sizing: border-box; color: rgb(0, 113, 197); text-decoration: none;"&gt;this forum post&lt;/A&gt; for details on how to add the Cordova Device plugin to your Cordova application to workaround this problem.&lt;/P&gt;
			&lt;/TD&gt;
		&lt;/TR&gt;
	&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 15 Aug 2016 20:59:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Black-screen-in-simulator/m-p/1098098#M67611</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-08-15T20:59:35Z</dc:date>
    </item>
    <item>
      <title>Ok that did work for the</title>
      <link>https://community.intel.com/t5/Software-Archive/Black-screen-in-simulator/m-p/1098099#M67612</link>
      <description>&lt;P&gt;Ok that did work for the second project but is still a no go for the one I am working on. I have 6 plugins including the device one. Any other ideas?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 00:40:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Black-screen-in-simulator/m-p/1098099#M67612</guid>
      <dc:creator>Robert_B_5</dc:creator>
      <dc:date>2016-08-18T00:40:32Z</dc:date>
    </item>
    <item>
      <title>Did we ever find an solution</title>
      <link>https://community.intel.com/t5/Software-Archive/Black-screen-in-simulator/m-p/1098100#M67613</link>
      <description>&lt;P&gt;Did we ever find an solution to this question?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 19:42:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Black-screen-in-simulator/m-p/1098100#M67613</guid>
      <dc:creator>Lynn_C_</dc:creator>
      <dc:date>2016-08-26T19:42:00Z</dc:date>
    </item>
  </channel>
</rss>

