Page 1 of 1

SMS with send text

Posted: Wed Jun 24, 2015 4:40 pm
by Bobby

I have looked through many resources and have found different approaches to send a text to someone.

window.location.href = “sms:+375292771265?body=Hello from Appery.io!”;

and

window.open(‘sms:+375292771265?body=Hello from Appery.io!’, ‘_system’);

They both do the same thing. Instead of putting the number in recipients and the body in the body, it puts '+375292771265?body=Hello from Appery.io!' into recipients and nothing into the body. I can get to texts with a recipient and no body (same code without the stuff after the number), but nothing is working to get text into the body correctly. Please help.

Thanks


SMS with send text

Posted: Wed Jun 24, 2015 6:46 pm
by Evgene Karachevtsev

Hello Bobby,

We are working on it and will post our reply here:
https://getsatisfaction.com/apperyio/...


SMS with send text

Posted: Wed Jun 24, 2015 6:48 pm
by Bobby

Great, thanks!