{ "id": "119252", "key": "TIMOB-15004", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "15646", "description": "2013 Sprint 18", "name": "2013 Sprint 18", "archived": true, "released": true, "releaseDate": "2013-09-06" }, { "id": "15690", "description": "2013 Sprint 18 API", "name": "2013 Sprint 18 API", "archived": true, "released": true, "releaseDate": "2013-09-06" }, { "id": "15593", "description": "Release 3.1.3", "name": "Release 3.1.3", "archived": true, "released": true, "releaseDate": "2013-09-18" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-08-30T21:05:35.000+0000", "created": "2013-08-29T15:09:48.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "ios7", "qe-closed-3.1.3" ], "versions": [ { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" } ], "issuelinks": [ { "id": "31464", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "115799", "key": "TIMOB-14182", "fields": { "summary": "iOS7: Update SDK to support building/running apps for iOS 7", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "6", "description": "gh.issue.epic.desc", "name": "Epic", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-09-03T21:07:12.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "The current method for hiding and showing the statusBar, or opening a \"fullscreen\" window does nothing when building for iOS 7.\r\n\r\nFor a window:\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n fullscreen: true //this does nothing\r\n});\r\n{code} \r\n\r\nStandard methods\r\n{code} \r\nTitanium.UI.iPhone.showStatusBar(); //should show the statusBar if hidden\r\nTitanium.UI.iPhone.hideStatusBar(); //should hide the statusBar is showing\r\n{code} \r\nThe above two methods don't work either.\r\n\r\nPossible solutions: The following gist suggests working methods for the same: https://gist.github.com/marlonSci5/6006700\r\n\r\nLast tested:\r\nXcode: 5 B5,\r\niOS: 7 B6,\r\nTi SDK: 3.1.2.GA", "attachment": [], "flagged": false, "summary": "iOS7: Unable to hide and show the statusbar", "creator": { "name": "dezinezync", "key": "dezinezync", "displayName": "Nikhil N", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dezinezync", "key": "dezinezync", "displayName": "Nikhil N", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS 7", "comment": { "comments": [ { "id": "269120", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Marking as fixed per Sabil.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-30T21:05:35.000+0000", "updated": "2013-08-30T21:05:35.000+0000" }, { "id": "269358", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I was able to confirm fix for window property fullscreen, using \nAppcelerator Studio, build: 3.1.3.201308302458\nTitanium SDK, build: 3.1.3.v20130902103448\nKS[3_1_X] > Base UI> Window(Standalone)\nhttps://github.com/appcelerator-developer-relations/KitchenSink/tree/3_1_X\nCLI: 3.1.2\nAlloy: 1.2.1\nDevices:\niPad 4 iOS7(11A4449d)\n\nClosing per Sabil's comment due to deprication of window property showstatusbar in iOS7.", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-03T21:06:31.000+0000", "updated": "2013-09-03T21:06:31.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }