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

Fixed crash when trying to confirm cancel action on iPad #362

Merged
merged 4 commits into from
Jul 7, 2019

Conversation

TimOliver
Copy link
Owner

If showCancelConfirmationDialog was YES on an iPad, this would cause a crash because the UIAlertController hadn't been properly configured.

This PR fixes the crash. It also improves the UX to make the UIAlertController buttons describe their actions more explicitly.

@TimOliver TimOliver merged commit 3870234 into master Jul 7, 2019
@TimOliver TimOliver deleted the fix-cancel-crash branch July 7, 2019 15:25
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.

1 participant