[TIMOB-15184] iOS7: KitchenSink: Could not hide/show status bar, also could not toggle status bar style
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-09-16T08:10:59.000+0000 |
Affected Version/s | Release 3.1.3 |
Fix Version/s | n/a |
Components | iOS |
Labels | ios7, qe-3.1.3, qe-closed-3.3.0 |
Reporter | Pragya Rastogi |
Assignee | Sabil Rahim |
Created | 2013-09-14T09:23:29.000+0000 |
Updated | 2014-07-17T09:41:46.000+0000 |
Description
Show/hide and toggle style does not work for iOS 7. Verified on iOS simulator 7.0 64bit and iPhone5(v7.0)
Although this functionality works fine for iPOD touch4(v6.1)
This is not a regression issue.
Steps to Reproduce:
1. Install kitchensink on iOS 7.0 device or Simulator v7.0. (Download from https://github.com/appcelerator-developer-relations/KitchenSink/tree/3_1_X)
2. Go to Kitchensink > Phone > Status Bar
3. Click Hide/show button (Nothing happens)
4. Click "toggle Style" button (Nothing happens)
Actual: Show/hide and toggle style does not work for iOS 7
Expected: Status bar should be hidden or shown on click of "Hide/show" button and Style of status bar must be changed on clicking "Toggle style" button.
read release notes on deprecated API's for iOS7. Needs a KS update but certainly not a High priority issue