GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-01-29T22:40:28.000+0000 |
Affected Version/s | Release 3.2.1 |
Fix Version/s | Release 3.2.1 |
Components | iOS |
Labels | dev-investigate, module_window, qe-3.2.1, qe-testadded, regression |
Reporter | Priya Agarwal |
Assignee | Sabil Rahim |
Created | 2014-01-29T11:52:27.000+0000 |
Updated | 2014-02-21T18:09:51.000+0000 |
Window's barImage property not working properly on iOS 6 device with latest sdk build and on 3.2.0.GA.
It work fine on 3.1.3.GA on iOS6 Device.
For iOS7 its working fine on both latest build and 3.2.0.GA, 3.1.3.GA builds.
Steps to reproduce:
1.Install KS and run on iOS6 device.
2.Goto BaseUI>Window NavBar>Set Bar Image
Expected Result:
Please refer screenshot attached as expected.png
Actual Result:
Please refer screenshot attached as actual.png
master:https://github.com/appcelerator/titanium_mobile/pull/5283 3_2_X : https://github.com/appcelerator/titanium_mobile/pull/5284
Verified fixed on: Mac OSX 10.9.1 Appcelerator Studio, build: 3.2.1.201401281409 Titanium SDK, build: 3.2.1.v20140130101648 CLI: 3.2.1-beta3 Alloy: 1.3.1-beta4 Window NavBar, Set Bar Image correctly change the bar and does not throw the error displayed in the attachments. Closing.