ios - MFMessageComposeViewController inserts a new line at the end -



ios - MFMessageComposeViewController inserts a new line at the end -

i've made little app ios utilize apple's mfmessagecomposeviewcontroller send sms/imessage. saw inserts new line (\n) @ end of text sent. checked how in other apps using mfmessagecomposeviewcontroller , turned out new line appears there too, should not fault.

is there way tell mfmessagecomposeviewcontroller not insert annoying line, or maybe possibility delete myself after displaying view controller?

ios mfmessagecomposeview imessage

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

How do you set up a perforce server to work over the internet? -

ios - Lagging ScrollView with UIWebview inside -