katzer / cordova-plugin-email-composer

Edit and send email messages
Apache License 2.0
343 stars 333 forks source link

Closing the dialog by clicking outside of it does not complete the promise (iOS) #375

Open 188599 opened 2 years ago

188599 commented 2 years ago

After opening the dialog with the open method, the method's promise does not complete if you click outside of it.

This occurs on iOS.

intissar12 commented 1 year ago

is there a solution I'm having the same problem?