[TIMOB-18983] CLI: Use a consistent message for logging when an application log has started
| GitHub Issue | n/a |
| Type | Improvement |
| Priority | None |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 4.0.1 |
| Fix Version/s | n/a |
| Components | Android, CLI, iOS |
| Labels | cb-tooling, qe-4.0.2 |
| Reporter | Ewan Harris |
| Assignee | Praveen Innamuri |
| Created | 2015-06-08T17:41:31.000+0000 |
| Updated | 2020-01-30T10:51:27.000+0000 |
Description
Description
When the CLI logs that an application has launched for Android device/emulator and iOS device the CLI logs Start application log however when launching an iOS simulator the CLI logs Start simulator log, these messages should be consistent.
Steps To Reproduce
1. Build a titanium app for an iOS sim
2. Build a titanium app for an Android emulator
Actual Result
The messages are different
Expected Result
The messages should be the same
Comments
JSON Source
No comments