tschoffelen / react-native-email-link

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

[Android] openInbox() not working #44

Closed yelkamel closed 4 years ago

yelkamel commented 4 years ago

When I use the function openInBox() in iOS everything seem ok but in Android it's not working.

My environment:

npmPackages: react: 16.9.0 react-native: 0.61.4 react-native-email-link: ^1.6.4

tschoffelen commented 4 years ago

Hi! Do you get any error? Also, do you have a supported email app installed on the device you're using to test this?

yelkamel commented 4 years ago

I don't get any error and everything work with react-native-mail-launcher ...