How to add an UIImage in MailComposer Sheet of MFMailComposeViewController in iPhone
- by rkbang
Hi everybody,
I am asking this question second time in a different manner. I want to insert UIImages inside the composer sheet of MFMailComposerViewController.
Please note I dont want to attach them but I want to place them in a table using HTML code which will be the part of the email body.
I am really finding it difficult to find any help online, so if anyone come across any tutorial or any kind of info plz let me know.
Tnx in advance.