react-native-mail icon indicating copy to clipboard operation
react-native-mail copied to clipboard

android error 'not_available'

Open zizizi17 opened this issue 8 years ago • 2 comments

Hello, when i tried to run my app that uses module RNMail, i got error. I logged it and it shows me in console 'not available' I use RN 0.39.2 How may i fix it?

zizizi17 avatar Jan 20 '17 07:01 zizizi17

Are you using an emulator? Your device needs to have apps capable of handling the ACTION_SENDTO intent

mkoo21 avatar Jan 26 '17 19:01 mkoo21

How do I test this without a physical device?

woodpav avatar Jun 18 '17 21:06 woodpav