You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2015/09/18 20:35:04 UTC

[jira] [Comment Edited] (CB-9161) Support iPad multitasking in iOS 9

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

Shazron Abdullah edited comment on CB-9161 at 9/18/15 6:34 PM:
---------------------------------------------------------------

For (1)
we can use the <preference> tag target-device and orientation config.xml directives.

For (2) 
We can use the <resource> tag to include the file, in a plugin (plugin.xml). Not sure yet about the "Launch Screen File" setting. It's possible we could just bake this in to the template.


was (Author: shazron):
For (1)
we can use the <preference> tag target-device and orientation config.xml directives.

For (2) 
We can use the <resource> tag to include the file. Not sure yet about the "Launch Screen File" setting. It's possible we could just bake this in to the template.

> Support iPad multitasking in iOS 9
> ----------------------------------
>
>                 Key: CB-9161
>                 URL: https://issues.apache.org/jira/browse/CB-9161
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 4.0.0
>         Environment: iOS 9
>            Reporter: Shazron Abdullah
>              Labels: cordova-ios-5.0.x
>
> This is to support SlideOver and SplitView. Note that SplitView is only supported on iPad Air 2.
> The three rules are:
> 1. Build your apps with the iOS 9 SDK
> 2. Support all orientations
> 3. Use Launch Storyboards
> We have 1 and 2 covered, but not 3.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org