[TIMOB-6518] iOS: Disable ios-sim '--retina' flag for 1.8.0.1
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-12-08T14:42:30.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-49 |
Components | iOS |
Labels | n/a |
Reporter | Stephen Tramer |
Assignee | Stephen Tramer |
Created | 2011-12-08T14:38:23.000+0000 |
Updated | 2017-03-03T22:29:14.000+0000 |
Description
We're currently getting reports from users who are manually swapping the simulator into retina mode that they can't do so anymore, due to the
--retina
flag support in ios-sim manually twiddling the application settings (due to ipad/iphone retina setting rendering problems). We need to disable this flag for the next release to ensure that people can still get to the retina sim.
Test for resolving this bug is in TIMOB-6460; curiously the expected result should be that you are allowed to pass the 'retina' flag, but it launches the iPhone simulator NOT in retina mode.
Silly me; this duplicates TIMOB-6460. Comment about ios-sim should go on there and it should be linked to the retina support bug for iOS. Misread the bug description and thought it was a comment on the original bug for some reason.
Closing as duplicate.