Software Archive
Read-only legacy content
17060 Discussions

IOS 8 and iPhone 6+

Daniel_B_1
Beginner
222 Views

I am using version 1536. I have all of the icons and splash screens set, but I get warnings that not all are in the build. When I run on an iPhone 6+, the resulting application shows the default icons. 

 

My guess is that the 1536 build does not properly support the iPhone 6+ and possibly other formats that the build system requires to create the application. I have also tried adding these explicitly in the build xml and added the icons/splash that I get the warnings for, but the process of running the build removes the icon/splash from the xml.

Is there a workaround that will let me build for a 6+? I can imagine that Apple would not accept the build as is.

 

 

 

 

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
222 Views

Yes, there are some icon formats missing in the UI that are resulting in the behavior you see. See these posts: 

-- https://forums.html5dev-software.intel.com/viewtopic.php?f=29&t=6720
--
https://forums.html5dev-software.intel.com/viewtopic.php?f=34&t=7247
 

0 Kudos
Reply