Hello all,
I am new on here and to iOS development. I am looking to get any direction of design and links anyone might have that would be helpful.
I have decided to build my own VoIP SIP phone client with SMS/MMS support. It seems everything on the market just doesn't work with SMS/MMS. So I wanted to tackle the SMS/MMS first. I want to build a website that will support the SMS/MMS and when the iPhone/iPad is app logs in it will pull the current messages stored for that user.
So the question I have is what kind of service should I use on the server to provide the data? API using the username/pass? HTTPS POST? What have you seen is the best method to pull and push data to a web service from iOS?
I am just not sure what the best approach is based on Apple requirements.
Thanks,
J
I am new on here and to iOS development. I am looking to get any direction of design and links anyone might have that would be helpful.
I have decided to build my own VoIP SIP phone client with SMS/MMS support. It seems everything on the market just doesn't work with SMS/MMS. So I wanted to tackle the SMS/MMS first. I want to build a website that will support the SMS/MMS and when the iPhone/iPad is app logs in it will pull the current messages stored for that user.
So the question I have is what kind of service should I use on the server to provide the data? API using the username/pass? HTTPS POST? What have you seen is the best method to pull and push data to a web service from iOS?
I am just not sure what the best approach is based on Apple requirements.
Thanks,
J