简体   繁体   English

iphone sdk:未经编辑的短信正文

[英]iphone sdk: unedited sms body

I am creating an application that sends SMS while after click on a button.我正在创建一个在单击按钮后发送 SMS 的应用程序。 To implement SMS functionality I used MFMessageComposeViewController .为了实现 SMS 功能,我使用了 MFMessageComposeViewController But when I click on my button to send SMS the MessageUI view controller is displayed along with my custom SMS body.但是,当我单击按钮发送 SMS 时,MessageUI 视图 controller 与我的自定义 SMS 正文一起显示。 I dont want to let user edit SMS body, I just need to send the SMS as it is.我不想让用户编辑短信正文,我只需要按原样发送短信。

Can any one help me in solving this.?谁能帮我解决这个问题。? Thanks.谢谢。

You can not prevent user from editing sms body.您不能阻止用户编辑短信正文。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM