taljacobson / flutter_mailer

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

when i send multiple email one after another getting error #42

Closed swapnilsinha17 closed 3 years ago

swapnilsinha17 commented 3 years ago

Attempt to present <MFMailComposeViewController: 0x12b01b000> on <MFMailComposeViewController: 0x12c008200> (from <MFMailComposeViewController: 0x12c008200>) whose view is not in the window hierarchy.

@taljacobson please let me know