ios:如何在后台发送短信 [英] ios: How to send SMS in background

查看:35
本文介绍了ios:如何在后台发送短信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道如何使用 MFMessageComposeViewController 来撰写消息和转发短信,我想在后台发送短信而不显示消息编辑器视图.所以如果我点击按钮 SMS 将在后台发送而不提示用户.

I know How to use MFMessageComposeViewController to compose message and forward the SMS and I want to send SMS in background without displaying message composer view. so If I click on button SMS will send in background without prompting to user.

有 3rd 方 API,如 Twilio、nexmo 和 tropo,但我不知道如何使用这些 API.

There are 3rd party API's like Twilio, nexmo and tropo but i am not getting how to implement with those API's.

有没有其他的后台发送短信的方式?

There is any other way to send SMS in background?

推荐答案

使用标准 API,您只能通过用户交互发送短信.

Using the standard API's you can only send an SMS with user interaction.

这篇关于ios:如何在后台发送短信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆