problems using sendMultiPartText method

  • Replies:0
Joe Palmero
  • Forum posts: 1

Nov 20, 2014, 6:14:38 AM via Website

Im wondering if anyone is else has had a similar issue. Im integrating sms in my app and am trying to make it possible to send large messages. So I tried using sendMultiPartTextMessage() supplying it with a string split up with the divideMessage method. When I do this the text never gets sent, unless the string is under 160 characters only requiring one text to be sent. Im sending it to my phone from my phone which is an Alcatel onetouch fierce. Android 4.2.2. Has this been a problem for anyone else. Or is there an alternate way to send a long text and have it received as one text?

Reply