开发者

Sending SMS message via private frameworks / APIs

开发者 https://www.devze.com 2023-02-17 14:26 出处:网络
I have a very quick turnaround for a kiosk style app for a client. It will not be placed on the AppStore, hence my query about private frameworks.

I have a very quick turnaround for a kiosk style app for a client. It will not be placed on the AppStore, hence my query about private frameworks.

Is there a way to send an email or SMS automatically without getting the user to hit a 'send' button. I want to send it in the background of an app if possible.

Any information would b开发者_开发知识库e appreciated.

Cheers Niall


U may try CTMessageCenter. U can send SMS without user interation. Only in code.


I don't know about private API in iOS, but there are a number of SMS services that you can use. Here's a thread on that topic:

SMS REST Service?

0

精彩评论

暂无评论...
验证码 换一张
取 消