开发者

Is there way to send SMS from iPhone app without user prompt?

开发者 https://www.devze.com 2023-03-19 01:34 出处:网络
We are going to build iPhone app6 that sends SMS开发者_运维百科 in background. Can we send SMS without user probpting?Short answer NO.

We are going to build iPhone app6 that sends SMS开发者_运维百科 in background.

Can we send SMS without user probpting?


Short answer NO.

It is due to privacy concern, last time when I search for stuff similar to your task, I was not even able to pre-fill the number to send the text. i.e., like pre-filling to email id when opening native mail app.

But you may explore private API to do this task.

0

精彩评论

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