2

I'm sending SMS by using the following method:

sendTextMessage(address, null, text, null, null);

Everything works ok while using english chars, but if the text contains at least one umlaut char the sms isn't being sent.

Please note that I don't get any exception, it seems that everything works as it should be but the SMS isn't being sent.

Is there a way to solve this issue?

Aziz Shaikh
  • 15,647
  • 11
  • 58
  • 78
Paz
  • 325
  • 2
  • 4
  • 8

0 Answers0