every time i create an action for sending an email from my app, it prompts to many options including a QR client...
Is there a way to force sending via email clients onl
I think you should change the setType to
setType
i.setType("message/rfc822") ;