I am developing an exam app. After the completion of the exam, if the person presses the done button, the results will be sent directly to the person's email.
I know how to use the MessageUI
framework, but i don't want to get any compose view - instead it should go directly to the concern email.
Does anybody know if this is possible?
Thanks in advance.