[TIMOB-18343] CLI: Unexpected logging intermittently output into console when disconnecting an iOS device
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2018-07-12T13:44:27.000+0000 |
Affected Version/s | Release 3.4.1, Release 3.5.0 |
Fix Version/s | n/a |
Components | CLI, iOS |
Labels | qe-3.5.0 |
Reporter | Ewan Harris |
Assignee | Praveen Innamuri |
Created | 2015-01-08T18:06:24.000+0000 |
Updated | 2018-07-12T13:44:27.000+0000 |
Description
Description
*This issue only happens intermittently*
When disconnecting a device after building and then opening an app to the device, intermittently some unexpected output is shown in the console, due to having difficulty in reliably being able to reproduce the issue I have only seen it in Studio but the stack trace given leads me to believe that it is occurring in the CLI.
*Please see attached logs.txt file to see the output*
Steps To Reproduce
*I am unsure as to how to reliably reproduce this issue, but I believe that these steps can reproduce the issue*
1. Build a project to device
2. Open the app and then disconnect the device
Actual Result
The output in logs.txt in shown in the console.
Expected Result
There should be no unexpected output.
Attachments
File | Date | Size |
logs.txt | 2015-01-08T18:06:24.000+0000 | 3512 |
Closing, versions have changed drastically since this was filed. Would be very surprised if this still occurs