[TIMOB-14623] iOS: Turn on full screen behavior for all view controller
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-08-23T23:02:20.000+0000 |
Affected Version/s | Release 3.1.3 |
Fix Version/s | 2013 Sprint 17, 2013 Sprint 17 API, Release 3.1.3, Release 3.2.0 |
Components | iOS |
Labels | iOS7 |
Reporter | Sabil Rahim |
Assignee | Vishal Duggal |
Created | 2013-07-22T21:27:18.000+0000 |
Updated | 2013-09-13T21:46:42.000+0000 |
Description
Currently full screen behavior on all view controllers are turned off by default, we need to implement a new API to control this feature in iOS 7 .
Fixed in master by Pr https://github.com/appcelerator/titanium_mobile/pull/4569
Verified working as expected. TiSDK 3.1.3.v20130913121549 Xcode 5 CLI 3.1.2.GA Closing.