taljacobson / flutter_mailer

A wrapper on top of MFMailComposeViewController from iOS and Mail Intent on android
MIT License
47 stars 39 forks source link

[ios] wait for mail te send before returning result #26

Closed robindijkhof closed 4 years ago

robindijkhof commented 4 years ago

Currently it returns success after starting the mail app. This gives the illusion the user is done sending. However, the user can still be in for example Gmail, or even has to pick an app to send the mail with.