I am working on a simple application in which I need send sms programmatically to my friends. so write below code for sending sms .
I want to send message with image data. So I used MFMessageComposeViewController. But that controller provide only SMS service. So I used UIPasteBoard attached 开发者_StackOverflow中文版an image data.
开发者_Go百科I need a table where rows are actually 2 rows tables, a nested table that is.. How can I do that in prawn? Maybe I need an extension.. but which one?Subtables are now supported: