Bobby
Posts: 0
Joined: Wed Jun 24, 2015 4:24 pm

SMS with send text

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

SMS with send text

Hello Bobby,

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

Bobby
Posts: 0
Joined: Wed Jun 24, 2015 4:24 pm

SMS with send text

Great, thanks!

Return to “Issues”