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 Email.Touch plugin bug for CC emails #731

Merged
merged 2 commits into from Jul 10, 2014
Merged

Fixed Email.Touch plugin bug for CC emails #731

merged 2 commits into from Jul 10, 2014

Conversation

Laumania
Copy link
Contributor

Fixed bug in Email.Touch, where the EmailCompose dialog wasn't shown due to an " is not an valid email" error in the debug window.
It seems (iOS7 at least, haven't had a chance to test this on iOS 6.0) doesn't allow an array with an empty string in it as params to the SetCcRecipients, as it then tries to valid the empty string as an email.

…n due to an " is not an valid email" error in the debug window. It seems (iOS7 at least?) doesn't allow an array with an empty string in it as params to the SetCcRecipients, as it then tries to valid the empty string as an email.
…dn't figure a way to make Xamarin Studio on OSX do it automatically?)
slodge added a commit that referenced this pull request Jul 10, 2014
Fixed Email.Touch plugin bug for CC emails
@slodge slodge merged commit 27a4a78 into MvvmCross:v3.1 Jul 10, 2014
@slodge
Copy link
Contributor

slodge commented Jul 10, 2014

Thanks

@Laumania
Copy link
Contributor Author

No problem :)

@martijn00 martijn00 added this to the 3.1.x milestone Jan 25, 2015
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

3 participants