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 crash when composing email without attachments #1996

Merged
merged 3 commits into from
Jun 27, 2017

Conversation

ilber
Copy link

@ilber ilber commented Jun 27, 2017

✨ What kind of change does this PR introduce?

This is a bug fix of a crash that happens when you compose an email without giving the attachments parameter.

⤵️ What is the current behaviour?

If you call the compose email without attachments, on ProcessMvxIntentResult of the MvxComposeEmailTask (Android) the app will crash.

🆕 What is the new behaviour (if this is a feature change)?

No crash doing the same action.

💥 Does this PR introduce a breaking change?

No.

🐛 Recommendations for testing

Nothing.

📝 Links to relevant issues/docs

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated (docs style guide)
  • Nuspec files were updated (when applicable)
  • Rebased onto current develop

@mention-bot
Copy link

@ilber, thanks for your PR! By analyzing the history of the files in this pull request, we identified @slodge, @Cheesebaron and @martijn00 to be potential reviewers.

@martijn00 martijn00 merged commit 3c2cfce into MvvmCross:develop Jun 27, 2017
@martijn00 martijn00 added this to the 5.0.6 milestone Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants