[TIMOB-18251] KitchenSink: Base UI->Views->Hi-Res Image remote does not display on iPhone 6+
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:43:48.000+0000 |
Affected Version/s | Release 3.4.0, Release 3.4.1, Release 3.5.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-3.5.0 |
Reporter | Ewan Harris |
Assignee | Eric Merriman |
Created | 2014-12-17T23:59:02.000+0000 |
Updated | 2017-05-02T20:43:48.000+0000 |
Description
Description
In Base UI->Views->Hi-Res Image remote the image does not display and instead there is a label saying *Test only valid on retina devices*, this is because the image is only shown if Ti.Platform.displayCaps.density is equal to *high* and the 6 Plus returns *xhigh*.
Steps To Reproduce
1. Install KitchenSink onto a iPhone 6 plus
2. Navigate to Base UI->Views->Hi-Res Image remote
Actual Result
The image will not display due to 'it not being a retina display'
Expected Result
The image should display
Comments
JSON Source
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.