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
  • 16,245
  • 11
  • 62
  • 79
Paz
  • 365
  • 2
  • 4
  • 8

0 Answers0