Skip to content

fix(logs): Logs from iOS device are not shown on Windows #3506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2018

Conversation

rosen-vladimirov
Copy link
Contributor

When cloud build is used and iOS device does not have Developer Disk Image mounted, the logs are not visible. The problem is that the code fails to start/stop the application before starting the device log streams.
Fix this by starting the logs before trying to start/stop the application.

When cloud build is used and iOS device does not have Developer Disk Image mounted, the logs are not visible. The problem is that the code fails to start/stop the application before starting the device log streams.
Fix this by starting the logs before trying to start/stop the application.
@rosen-vladimirov rosen-vladimirov added this to the 4.0.0 milestone Mar 29, 2018
@rosen-vladimirov rosen-vladimirov self-assigned this Mar 29, 2018
@rosen-vladimirov rosen-vladimirov requested a review from Fatme March 29, 2018 07:37
Copy link
Contributor

@Fatme Fatme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After green build

@rosen-vladimirov rosen-vladimirov merged commit 3f2cb1f into release Mar 29, 2018
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-ios-logs-cloud branch March 29, 2018 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants