Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19691] iOS9: Enable SplitView / SlideView support

GitHub Issuen/a
TypeEpic
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-12-10T02:52:44.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.2.0
ComponentsiOS
Labelsnotable, qe-5.2.0
ReporterChee Kiat Ng
AssigneeChee Kiat Ng
Created2015-10-09T04:26:10.000+0000
Updated2016-02-25T11:21:48.000+0000

Description

Now that titanium SDK 5.1.0 supports native auto layout, there's still a couple of issues and features to implement to enable full support for SlideView and SplitView in iOS9. To enable auto layout in SDK 5.1.0, add the following tag to the ios tag in tiapp.xml
<use-autolayout>true</use-autolayout>
This is now disabled by default. Any issues found specific to UI components when auto layout is enabled should be linked to this epic.

Comments

  1. Chee Kiat Ng 2015-12-10

  2. Harry Bryant 2016-02-19

    Verified as fixed, followed the above test steps, Able to see app when sliding from right edge, tapping the app opens the app as a slide view, which can be resized. Supported for both portrait and landscape orientations. Tested on: iPad Air 2 (9.2) Mac OSX El Capitan 10.11.3 (15D21) Ti SDK: 5.2.0.v20160216202526 Appc Studio: 4.5.0.201602170821 Appc NPM: 4.2.3-2 App CLI: 5.2.0-269 Xcode 7.2 Node v4.2.6 production *Closing ticket.*

JSON Source