Expo MailComposer

Hello to everyone,

Please when someone can help me with my problem.
I use Expo MailComposer, the problem is with Android.

A promise fulfilled with an object containing a status field that specifies whether an email was sent, saved, or cancelled. Android does not provide this info, so the status is always set as if the email were sent.

No matter if the back button or the send button is clicked, I receive the status true (the email was send).

My question is: How to handle, how to now if the back button is clicked or the message was send successfully?

Is the any way to handle this?
I use this in react native with expo.

Hey @admir29, as the docs indicate, there isn’t a way to handle this on Android. It’s a restriction at the OS-level so it’s beyond ours and your reach.

Cheers,
Adam