navcoin / WhisperWallet

Whisper Wallet
5 stars 4 forks source link

iOS send email does not work if not using native mail client #137

Closed aguycalled closed 2 years ago

aguycalled commented 2 years ago

The send email button from the exception catcher does nothing if a different mail client than the native is used.

It should detect if it fails and fallback to the Share sheet.

aguycalled commented 2 years ago
image
tsejerome commented 2 years ago

I thot this was a conscious decision that we wanted to do native mail instead of share previously. We also mentioned that only native mail will work too

aguycalled commented 2 years ago

yes, but if email does not work we should detect it and alert the user or offer an alternative. email should be first

aguycalled commented 2 years ago

right now the wallet does not react if mail does not work

tsejerome commented 2 years ago

sure lets do that then :D