openComposer only opens up native mail app iOS
Hi, I have followed the install instructions for the library, everything seems to be working as expected on Android, but iOS will only ever default open the native iOS "mail" app and not give any options for any other app installed. Using
openComposer({ to: email, });
If I specify the param of app and give it a specific application to open it works as expected, but I want the options of all the app installed first.
Info.plist
<key>LSApplicationQueriesSchemes</key>
<array>
<string>cydia</string>
<string>undecimus</string>
<string>sileo</string>
<string>zbra</string>
<string>whatsapp</string>
<string>mailto</string>
<string>message</string>
<string>readdle-spark</string>
<string>airmail</string>
<string>ms-outlook</string>
<string>googlegmail</string>
<string>inbox-gmail</string>
<string>ymail</string>
<string>superhuman</string>
<string>yandexmail</string>
<string>fastmail</string>
<string>protonmail</string>
<string>szn-email</string>
</array>
Sorry if I have missed a crucial step in the installation, but I can't seem to figure out why it won't give the options.
Thanks in advance
I'm having the same issue. What version are you on? I'm on:
"react-native-email-link": "1.14.6",
Verified, same here. iOS 15.7 - using "react-native-email-link": "^1.14.6",
Any luck?
any luck ?
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale. Please feel free to re-open if you feel this issue is still relevant.
Experiencing this as well even on the current latest version 1.16.1