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

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

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