Frage

I am having a message in iPhone inbox. I want to send that message to a small app which in my iPhone to do some particular task.

Can some one suggest me , Whether it is possible to send that SMS to our application development.

Thanks.

War es hilfreich?

Lösung

Unfortunately is not possible handle sms at SDK level. If you manage the send of sms you can add a link into it and, using a custom url scheme, passing data to your app.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top