react-native when call MFMailComposeViewController.canSendMail() is always false

62 views Asked by At

I have an IPAD with mail configured but when i check this function MFMailComposeViewController.canSendMail() is always return false

i call objective c from react-native

when i call mail without this check the application crash

Any help will be appreciated thanks

0

There are 0 answers