tschoffelen / react-native-email-link

📭 Open an email client from React Native (for 'magic link' type functionality).
MIT License
412 stars 74 forks source link

"Default email reader" is not working on ios #134

Closed canerkaynar closed 5 months ago

canerkaynar commented 8 months ago

Hi!, when I tap the default email reader, Nothing happens. Even if I change the default email reader from settings. Do you have any opinion?

System: iOS 16.6.1 Device: iPhone 11

github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 5 months ago

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.

elyobo commented 2 weeks ago

With the default Mail app uninstalled and Gmail installed I get "Default email reader" and "Gmail" options; given that the default mail app isn't available it doesn't seem like it should show up. Selecting it rejects the promise with an error and, separately, iOS offers to reinstall the app.