Wednesday, 15 April 2015

ios - Sending SMS in iPhone without redirecting to Messages app -



ios - Sending SMS in iPhone without redirecting to Messages app -

this question has reply here:

how programmatically send sms on iphone? 18 answers

i wondering whether possible send sms in iphone, without redirecting messages app. in app, user should able input text , nail button within app without redirecting messages app. if possible, much appreciate assistance on how it.

thank you,

dean

not possible in ios, must utilize apple defined view controllers , methods in order kind of stuff, maintain apps in sandbox increases security.

the best can capture users text input , supply apple provided message view controller.

as per comments answer, pull mfmessagecomposeviewcontroller , allow user input , send message within controller within of app.

ios objective-c swift messages ios8

No comments:

Post a Comment