chirag04 / react-native-mail

A wrapper on top of MFMailComposeViewController from iOS and Mail Intent on android
MIT License
445 stars 249 forks source link

CC and BCC fields not working on Samsung Mail client #170

Open riccardoconfalonieri opened 3 years ago

riccardoconfalonieri commented 3 years ago

I am using the library for my application and everything works fine with every mail client but the one provided by Samsung. In this case, even if I try to set a value for CC and BCC, these fields remain empty when the mail client is opened. Here are some details about the issue:

OS: Android 10 Mail client: E-mail (by Samsung) Mail client version: 6.1.31.2

Everything seems to work fine with older versions of Samsung mail client.