jeudi 30 juin 2016

SMS/Message Receiving Client w/ Twilio for iOS/Swift

I am trying to write an iOS application that is able to read in/display messages received to a Twilio number. I have searched around a bit for my question, but am not sure I understand completely what I have found. Does anyone have any suggestions/similar scenarios or resources that they might be able to assist me with, please?

Their might be a better way to do what I am trying to do, so I am also open to suggestions. I have a Python application running in the background on a Raspberry Pi that currently sends me a text (sends it from my Twilio number) whenever it is triggered. With my new application, I would be sending the message from my Twilio number on the Python application, and receiving it on my Twilio number as well (so basically texting myself). I am not sure this is the best way to do what I want, but I couldn't find anything with Google Voice messages either.

My second approach would be to find a database that Python is able to push to and that Swift can pull from. I appreciate any help or suggestions, thanks!

Aucun commentaire:

Enregistrer un commentaire