• 首页 首页 icon
  • 工具库 工具库 icon
    • IP查询 IP查询 icon
  • 内容库 内容库 icon
    • 快讯库 快讯库 icon
    • 精品库 精品库 icon
    • 问答库 问答库 icon
  • 更多 更多 icon
    • 服务条款 服务条款 icon

在不打开短信界面的情况下从 iPhone 应用发送短信?

用户头像
it1352
帮助131

问题说明

我正在制作一个 iPhone 应用程序,其要求是用户应该能够从 iPhone 应用程序发送 SMS 而无需进入 SMS API 屏幕(即 SMS 的模式视图).

I am making an iPhone app, where the requirement is such that user should be able to send SMS from iPhone app without going into the SMS API screen (i.e. the modal view for SMS).

我们不希望用户点击发送"按钮.它应该会自动发送.

邮件正文和邮件收件人是固定的.

The message body and message recipients are pre-fixed.

我是新手.

我该怎么做?应该怎么做?

How can I do this? What should be done?

请帮助和建议.

谢谢.

正确答案

#1

你唯一的选择(如果你想至少提交到 App Store)是使用 MFMessageComposeViewController.我认为这个想法是让应用程序无法在未经用户许可的情况下发送短信.

Your only option (if you want to submit to the App Store at least) is to use MFMessageComposeViewController. I think the idea is so that apps can't send SMS without the users permission.

这篇好文章是转载于:学新通技术网

  • 版权申明: 本站部分内容来自互联网,仅供学习及演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,请提供相关证据及您的身份证明,我们将在收到邮件后48小时内删除。
  • 本站站名: 学新通技术网
  • 本文地址: /reply/detail/tangejaai
系列文章
更多 icon
同类精品
更多 icon
继续加载