[TIMOB-27868] iOS13: Ti.UI.Window.barColor cannot be changed after it was appeared
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-05-05T14:03:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 9.0.2 |
Components | n/a |
Labels | iOS13 |
Reporter | Jun Sagawa |
Assignee | Vijay Singh |
Created | 2020-04-23T09:35:32.000+0000 |
Updated | 2020-05-05T14:03:51.000+0000 |
Description
After Ti.UI.Window opened on iOS13, its barColor property cannot be changed to another color. Before Ti.UI.Window opening, it works fine.
It seems to be related to this PR - [https://github.com/appcelerator/titanium_mobile/pull/11377](https://github.com/appcelerator/titanium_mobile/pull/11377). I think this fix should be applied to setBarColor method as well.
Attachments
File | Date | Size |
---|---|---|
barColorIssue.zip | 2020-04-23T09:35:14.000+0000 | 5269196 |
This is valid bug. Moved to TIMOB to investigate on this.
PR (9_0_X) - https://github.com/appcelerator/titanium_mobile/pull/11670 PR (master) - https://github.com/appcelerator/titanium_mobile/pull/11669
FR Passed for master and 9_0_X, waiting on Jenkins build
merged to master for 9.1.0 target and 9_0_X for 9.0.2 target.
*Closing ticket.* Fix verified in SDK version 9.1.0.v20200504090422 and 9.0.2.v20200504063604 Test and other information can be found at: PR (9_0_X) - https://github.com/appcelerator/titanium_mobile/pull/11670 PR (master) - https://github.com/appcelerator/titanium_mobile/pull/11669