Skip to content
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

Fix a hang when the app we're testing crashes on launch #4

Closed
wants to merge 3 commits into from

Conversation

ob
Copy link
Member

@ob ob commented Jan 14, 2017

A few cosmetic commits plus a fix for when the app we're testing crashes on launch.

Still not done is the reporting so I'm not completely closing #3 but this gets us closer.

I think Ashit should double check this change but he's still not listed as a project owner 😞

@ob ob self-assigned this Jan 14, 2017
@ob ob requested a review from oliverhu January 14, 2017 01:26
return;
} else {
// App crashed
[[BPStats sharedStats] addSimulatorLaunchFailure];
Copy link
Member

Choose a reason for hiding this comment

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

This is not simulator launch failure but app launch failure, create another entry for this case?

@ob ob closed this Jan 24, 2017
RainNapper pushed a commit to RainNapper/bluepill that referenced this pull request Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants