Hi
is it possible to send a text message from an app using the native texting service? and populate the message from other input components
Hi
is it possible to send a text message from an app using the native texting service? and populate the message from other input components
Hello! You can build HTML5 and hybrid (PhoneGap) mobile apps. So, you can build anything you want, including in-app billing functionality. Here is more information: http://help.tiggzi.com/5steps. you can do that. You are always starting with HTML5 mobile app so anything the browser supports and anything PhoneGap supports, you may use.
Sorry Marina I didnt explain very well
a customer wants to send sms using the free unlimited text from their airtime provider, he does not want to pay for twilo sms as its free with his ipad plan. we need to build an app that allows him to populate the message from other input components like menu selector and send it through his airtime provider, if we were using twilio no probs we could map as usual but without using a plugin I dont know how to do this
thanks for your time
Here is how to send an SMS using native client: https://getsatisfaction.com/tiggzi/to...
thanks Max,
this app needs to send a lot of sms and none to a single number they are all different, I dont know if this is possible to use the native client and to read the values for eg. from "selectmenu" and send, and if no plugin is used how would you map
The sms: is a browser feature, I think you should be able to set multiple phone numbers. It's something you would need to check.
I like to send it to two numbers.
Hope you got some code example to share ?
I am doing a free charity project to help non-English speaking communities to send SMS to friends when they got an early stroke.
Hi Walter,
Unfortunately we don't have such example. You could try to do it by yourself let us know if you need help.