katzer / cordova-plugin-email-composer

Edit and send email messages
Apache License 2.0
345 stars 336 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 9 months ago

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