vote up 0 vote down star

how can I send sms in hebrew with clickatell ? it arrives as giberish.

flag

2 Answers

vote up 1 vote down check

Is it in unicode ? If I remember correctly they require unicode to be escaped into hexadecimal representation. This should be in their docs.

However, I found out when I did this that this is not the only issue, many phones do not support displaying unicode characters properly.

Also, sending unicode may incur a higher cost since it may be split up.

link|flag
vote up 0 vote down

Encode your message as unicode, see this FAQ page for details.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.