[ 
https://issues.apache.org/jira/browse/CB-12690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980535#comment-15980535
 ] 

Kerri Shotts commented on CB-12690:
-----------------------------------

Can you link to a gist of the results of {{cordova prepare ios --verbose}}?

Also, have you changed the launch storyboard images (either the image itself, 
or the config.xml entries) since you installed on the device? If so, uninstall 
from the device, then reinstall and see if the problem persists.

> Splashscreen based upon device idiom not working on iPad Pro/ iPad Air (2)
> --------------------------------------------------------------------------
>
>                 Key: CB-12690
>                 URL: https://issues.apache.org/jira/browse/CB-12690
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin SplashScreen
>    Affects Versions: [email protected]
>            Reporter: Steve
>            Assignee: Kerri Shotts
>            Priority: Blocker
>
> The following code works like a charm:
>     <splash src="res/screen/ios/Default@2x~universal~anyany.png" />
>     <splash src="res/screen/ios/Default@2x~universal~comany.png" />
>     <splash src="res/screen/ios/Default@2x~universal~comcom.png" />
>     <splash src="res/screen/ios/Default@3x~universal~anyany.png" />
>     <splash src="res/screen/ios/Default@3x~universal~anycom.png" />
>     <splash src="res/screen/ios/Default@3x~universal~comany.png" />
> But if I specify the device idiom like the following:
>     <splash src="res/screen/ios/Default@2x~iphone~anyany.png" />
>     <splash src="res/screen/ios/Default@2x~iphone~comany.png" />
>     <splash src="res/screen/ios/Default@2x~iphone~comcom.png" />
>     <splash src="res/screen/ios/Default@3x~iphone~anyany.png" />
>     <splash src="res/screen/ios/Default@3x~iphone~anycom.png" />
>     <splash src="res/screen/ios/Default@3x~iphone~comany.png" />
>     <splash src="res/screen/ios/Default@2x~ipad~anyany.png" />
>     <splash src="res/screen/ios/Default@2x~ipad~comany.png" />
> I do not get any splashscreen on the iPad Pro and the iPad Air 2.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to