<?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 Thank you for answering. in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064534#M55596</link>
    <description>Thank you for answering. anyway this could solve splashscreen problem (because of wrong path), but what about icons? The icons are all set with correct path!what's wrong with ipad?</description>
    <pubDate>Tue, 06 Sep 2016 19:39:23 GMT</pubDate>
    <dc:creator>Alessandro_S_</dc:creator>
    <dc:date>2016-09-06T19:39:23Z</dc:date>
    <item>
      <title>SplashScreen error on iOs, please Help</title>
      <link>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064531#M55593</link>
      <description>&lt;P&gt;Hello, I've a problem with newer version of xdk. Even if I set every icon and splashscreen in the correct&amp;nbsp;package-assets folder, my iPad (768x1024) doesn't show correct splashscreen but shows standard Cordova one. Further, my app is only Portrait (set in project and no icons provided for landscape), but how you can see from my 2nd attachment, the splash appears in landscape&lt;/P&gt;

&lt;P&gt;What's happening? Unfortunately, yesterday we published with wrong icons and splashscreens. I've been succesful to fix icons, but not splashscreens.&lt;/P&gt;

&lt;P&gt;Please help me, see attachments&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2016 08:44:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064531#M55593</guid>
      <dc:creator>Alessandro_S_</dc:creator>
      <dc:date>2016-09-05T08:44:15Z</dc:date>
    </item>
    <item>
      <title>the problem seems that XDK</title>
      <link>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064532#M55594</link>
      <description>&lt;P&gt;the problem seems that XDK removed 1004 and 2008 splash settings (I have an old iPad): infact in my project you could watch at ios.xml configuration&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;lt;icon platform="ios" src="package-assets/icon-small.png" width="29" height="29"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-small@2x.png" width="58" height="58"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-small@3x.png" width="87" height="87"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-60.png" width="60" height="60"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-60@2x.png" width="120" height="120"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-60@3x.png" width="180" height="180"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-76.png" width="76" height="76"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-76@2x.png" width="152" height="152"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-40.png" width="40" height="40"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-40@2x.png" width="80" height="80"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-57.png" width="57" height="57"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-57@2x.png" width="114" height="114"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-72.png" width="72" height="72"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-72@2x.png" width="144" height="144"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-50.png" width="50" height="50"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-50@2x.png" width="100" height="100"/&amp;gt;&lt;BR /&gt;
	&amp;lt;icon platform="ios" src="package-assets/icon-187.png" width="187" height="187"/&amp;gt;&lt;BR /&gt;
	&amp;lt;splash platform="ios" src="ios/i2008.png" width="1536" height="2008" orientation="portrait"/&amp;gt;&lt;BR /&gt;
	&amp;lt;splash platform="ios" src="ios/i1004.png" width="768" height="1004" orientation="portrait"/&amp;gt;&lt;BR /&gt;
	&amp;lt;splash platform="ios" src="package-assets/i1334.png" width="750" height="1334" orientation="portrait"/&amp;gt;&lt;BR /&gt;
	&amp;lt;splash platform="ios" src="package-assets/i2208.png" width="1242" height="2208" orientation="portrait"/&amp;gt;&lt;BR /&gt;
	&amp;lt;splash platform="ios" src="package-assets/i1136.png" width="640" height="1136" orientation="portrait"/&amp;gt;&lt;BR /&gt;
	&amp;lt;splash platform="ios" src="package-assets/i960.png" width="640" height="960" orientation="portrait"/&amp;gt;&lt;BR /&gt;
	&amp;lt;splash platform="ios" src="package-assets/i480.png" width="320" height="480" orientation="portrait"/&amp;gt;&lt;BR /&gt;
	&amp;lt;splash platform="ios" src="package-assets/i2048.png" width="1536" height="2048" orientation="portrait"/&amp;gt;&lt;BR /&gt;
	&amp;lt;splash platform="ios" src="package-assets/i1024.png" width="768" height="1024" orientation="portrait"/&amp;gt;&lt;BR /&gt;
	&amp;lt;splash platform="ios" src="package-assets/i2732.png" width="2048" height="2732" orientation="portrait"/&amp;gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;2008 and 1004 folder are wrong (the old one before updating xdk) and there's no way to edit, if I change as I build the folder gets back to ios folder. What's happening?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Further, even Icon for iPad (multitasking and spotlight) seems to be missing.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 13:13:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064532#M55594</guid>
      <dc:creator>Alessandro_S_</dc:creator>
      <dc:date>2016-09-06T13:13:08Z</dc:date>
    </item>
    <item>
      <title>See this file for some help &gt;</title>
      <link>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064533#M55595</link>
      <description>&lt;P&gt;See this file for some help &amp;gt; &lt;A href="https://github.com/gomobile/sample-hello-cordova/blob/master/intelxdk.config.additions.xml" target="_blank"&gt;https://github.com/gomobile/sample-hello-cordova/blob/master/intelxdk.config.additions.xml&lt;/A&gt; &amp;lt; you need to add the lines you need inside the intelxdk.config.additions.xml file, not in those auto-generated config.xml file (see &lt;A href="https://software.intel.com/en-us/xdk/docs/adding-special-build-options-to-your-xdk-cordova-app-with-the-intelxdk-config-additions-xml-file)" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/adding-special-build-options-to-your-xdk-cordova-app-with-the-intelxdk-config-additions-xml-file)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 18:58:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064533#M55595</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-09-06T18:58:23Z</dc:date>
    </item>
    <item>
      <title>Thank you for answering.</title>
      <link>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064534#M55596</link>
      <description>Thank you for answering. anyway this could solve splashscreen problem (because of wrong path), but what about icons? The icons are all set with correct path!what's wrong with ipad?</description>
      <pubDate>Tue, 06 Sep 2016 19:39:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064534#M55596</guid>
      <dc:creator>Alessandro_S_</dc:creator>
      <dc:date>2016-09-06T19:39:23Z</dc:date>
    </item>
    <item>
      <title>These are the sizes</title>
      <link>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064535#M55597</link>
      <description>&lt;P&gt;These are the sizes recommended by Apple &amp;gt; &lt;A href="https://developer.apple.com/ios/human-interface-guidelines/graphics/app-icon/" target="_blank"&gt;https://developer.apple.com/ios/human-interface-guidelines/graphics/app-icon/&lt;/A&gt; &amp;lt; are you sure you've actually provided the relevant files? Please confirm that the files you specify are actually present in the specified locations.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:57:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064535#M55597</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-09-06T20:57:22Z</dc:date>
    </item>
    <item>
      <title>Also see this Cordova doc &gt;</title>
      <link>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064536#M55598</link>
      <description>&lt;P&gt;Also see this Cordova doc &amp;gt; &lt;A href="https://cordova.apache.org/docs/en/latest/config_ref/images.html#ios" target="_blank"&gt;https://cordova.apache.org/docs/en/latest/config_ref/images.html#ios&lt;/A&gt; &amp;lt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:59:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064536#M55598</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-09-06T20:59:50Z</dc:date>
    </item>
    <item>
      <title>Ok but I picked up icons by</title>
      <link>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064537#M55599</link>
      <description>Ok but I picked up icons by icons&amp;amp;splash of xdk project pane, so I'm pretty sure that icons exist and I picked up every icon required by xdk. Is there any icon needed by ios but not required by xdk that I have to add manually into config.xml?</description>
      <pubDate>Tue, 06 Sep 2016 21:48:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064537#M55599</guid>
      <dc:creator>Alessandro_S_</dc:creator>
      <dc:date>2016-09-06T21:48:54Z</dc:date>
    </item>
    <item>
      <title>and again...why my app in set</title>
      <link>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064538#M55600</link>
      <description>&lt;P&gt;and again...why my app in set to portrait and in my iPad the standard wrong cordova splashscreen appears in landscape?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 10:38:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064538#M55600</guid>
      <dc:creator>Alessandro_S_</dc:creator>
      <dc:date>2016-09-07T10:38:59Z</dc:date>
    </item>
    <item>
      <title>I'm not well-versed on all</title>
      <link>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064539#M55601</link>
      <description>&lt;P&gt;I'm not well-versed on all the possible icons for an iOS device, but the UI does not provide every icon that is possible, such as the notification and spotlight icons, most of the icons in the UI are for the startup icons, so you may have to use the additions.xml file to add any special icons. We are generating a standard Cordova app, so searching Stack Overflow for "cordova ios ipad icon missing" might help to find a solution.&lt;/P&gt;

&lt;P&gt;Did you configure the landscape or portrait settings in the build settings?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 00:28:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SplashScreen-error-on-iOs-please-Help/m-p/1064539#M55601</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-09-08T00:28:19Z</dc:date>
    </item>
  </channel>
</rss>

