Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28029] CLI: Add booted status to the info output for Android emulators and iOS simulators

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsCLI, iOS
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2020-07-17T14:43:17.000+0000
Updated2020-07-17T14:43:55.000+0000

Description

Description

To support attach requests in VS Code we need to be able detect what emulators and simulator are currently in a booted state. Android: (perf concerns), need to call the isRunning function in avd to status when pulling the information together iOS: Copy the device.state property onto the iOS simulator object [here](https://github.com/appcelerator/ioslib/blob/51030c67ce595dd0733d9b8d94eabca9884d861d/lib/simulator.js#L320-L341)

Comments

No comments

JSON Source