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

For iOS, don't return the feedback MFMailComposeResult result #31

Closed
herveperoteau opened this issue Jul 30, 2020 · 6 comments · Fixed by #28
Closed

For iOS, don't return the feedback MFMailComposeResult result #31

herveperoteau opened this issue Jul 30, 2020 · 6 comments · Fixed by #28
Labels

Comments

@herveperoteau
Copy link

Hi,

For iOS, in the MFMailComposeViewControllerDelegate, you don't return the feedback MFMailComposeResult result.
It could be easily by keep the result:(FlutterResult)result in a variable and call it in the MFMailComposeViewControllerDelegate method.

@taljacobson taljacobson linked a pull request Jul 30, 2020 that will close this issue
@taljacobson
Copy link
Owner

yes there is a pending PR #28 i made to return the result.

i have not been able to properly test it though due to issues with my physical device, i did make it available on pub with a dev version of 0.6.0-dev.1.

hopefully i will be able to test and merge it soon.

@herveperoteau
Copy link
Author

herveperoteau commented Jul 30, 2020 via email

@herveperoteau
Copy link
Author

herveperoteau commented Jul 30, 2020 via email

@herveperoteau
Copy link
Author

herveperoteau commented Jul 30, 2020 via email

@taljacobson
Copy link
Owner

ok published a new dev version 0.6.0-dev.2, please try it out,

@herveperoteau
Copy link
Author

herveperoteau commented Jul 30, 2020 via email

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 a pull request may close this issue.

2 participants