-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Android] Options to send email via email client shows full list of available programs #95
Comments
Yes, after the update, I am also unable to build and facing the same issue. It would make me very happy if you could resolve it as soon as possible. Thank you.
|
Same here with 6.0.2 version |
Any update on how you fixed this? |
It's even worse when the list of available email programs appears, and then the user taps away (closing the list). The app doesn't know about this cancellation gesture. How will I know when this happens? Or better: how I force an specific email app? (like gmail) |
After switching to version 6.0.1 I see that there is no more "only mail apps" chooser but instead I can send an email via available programs on device.
I receive this stacktrace whenever I call
.send
method with multiple attachments.Reproduces on Samsung S20(Android 10) and Pixel 7(Android 13)
The text was updated successfully, but these errors were encountered: