how can i send free sms using wifi in my iphone and android Application? isthere any way that can i use to send sms without any cost using titanium Api
2 Answers
I would set up an account with an online sms provider that provides a free service and also supports an http interface for interacting with it
You cant send the old native sms, since its delivered through a Provider. But you can have some Kind of a Chat like whatsapp or kik but that means the Receiver needs it too.
Your Answer
Think you can help? Login to answer this question!