如何向联系人列表号码发送消息

发布于 2024-10-29 18:00:08 字数 101 浏览 6 评论 0原文

我正在开发新的应用程序,而且我是 iPhone 新手。

我想向我从联系人列表中添加的人发送消息。

是否可以?

您能给我一些示例代码或链接吗?

I am working in new application and I am new to iphone.

I want to send a message to the person whom I have added from the contact list.

Is it possible?

Can you please give me some sample code or links.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

荒岛晴空 2024-11-05 18:00:09

通过iPhone发送短信需要进行用户认证。因此,如果没有用户交互,您就无法以编程方式发送短信。

您需要查看此内容才能获得更好的想法:

如何以编程方式在 iPhone 上发送短信?

另请参阅:

MFMessageComposeViewController

For sending SMS through iPhone, it is required to have user authentication. So programmatically without and user interaction you cannot send an SMS

You need to see this to get a better idea:

How to programmatically send SMS on the iPhone?

also see:

MFMessageComposeViewController

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文