[TIMOB-19273] iOS: Running Watch app doesn't launch compatible simulator
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2015-07-29T11:05:57.000+0000 |
| Affected Version/s | Release 5.0.0 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | qe-5.0.0 |
| Reporter | Eric Wieber |
| Assignee | Chris Barber |
| Created | 2015-07-28T23:30:19.000+0000 |
| Updated | 2015-07-30T17:17:41.000+0000 |
Description
When running an Apple Watch App on a simulator using
appc run -p ios, a compatible simulator (iPhone) is not launched by default.
*Steps to reproduce issue*
1. Create an Apple Watch App
2. Run the app on a simulator using appc run -p ios
*Actual Results*
Simulator is an iPad sim, need iPhone
*Expected Results*
A compatible simulator (iPhone) is launched
Dupe of TIMOB-19272
It's worth noting that the selection of the iPad simulator was fixed by TIMOB-19265. It still doesn't ensure that the selected iPhone simulator supports watch apps.