[
https://issues.apache.org/jira/browse/CB-9762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433373#comment-15433373
]
Kerri Shotts commented on CB-9762:
----------------------------------
Adding support for iPad/iPhone-specific images shouldn't be too hard, but I'm
worried about potentially colliding with existing splashes, although it's
probably unlikely that anyone would follow the same exact naming pattern --
they'd have to name it like Default@2x~ipad~anyany.png". I could add additional
logic to ignore tags with existing width/height attributes, which would nearly
completely eliminate the possibility, I think. (I'm trying to avoid this being
a breaking change to cordova-ios)
I don't think I'd build any logic to check for width/height combinations that
make sense. Apple could always come along and use a combination that doesn't
currently make sense in the future, and then the logic would need to change.
I would expect that the existing splash screen plugin would need to be updated.
I think it should be pretty easy - just show the launch storyboard (the assets
should be handled automatically). But that's a guess on my part, and I wonder
if it should deserve a separate issue (linked with this one, though)?
> App icon and Launch image for iPad Pro
> --------------------------------------
>
> Key: CB-9762
> URL: https://issues.apache.org/jira/browse/CB-9762
> Project: Apache Cordova
> Issue Type: Task
> Components: iOS
> Affects Versions: 4.0.0
> Reporter: Manuel Martiarena
> Labels: cordova-ios-4.1.1
> Attachments: Default-Landscape@2x~ipad-pro.png,
> Default-Portrait@2x~ipad-pro.png
>
>
> Provide app icon image and launch image for iPad Pro
> iPad Pro (@2x) App icon required 167x167
> iPad Pro (@2x) Launch image required 2048 x 2732 (portrait)
> 2732 x 2048 (landscape)
> https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconMatrix.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]