vinaykumar129 / talkmyphone

Automatically exported from code.google.com/p/talkmyphone
0 stars 0 forks source link

Long SMS sendt multiple times #125

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Type: Defect

When sending a long SMS containing more than 160 characters, the message is 
sent multiple times. 
If SMS is splitted into 2 (based on lenght) the message is sent 2*2 times.
If splitted into 3, it is sent 3*3 times.
Shown in the phone as one long message, though sent X times.

Only confirmed with 'HTC Desire Z' with stock Android 2.2.1.
TalkMyPhone version '2.06-beta'.

No crash/freeze. TalkMyPhone continues to operate as usual, but the bug is 
repeated when next long SMS is sent.

Original issue reported on code.google.com by abber...@gmail.com on 20 Feb 2011 at 6:21

GoogleCodeExporter commented 8 years ago
This bug is  fix in GTalkSMS. http://code.google.com/p/gtalksms

GTalkSMS is the new version of TalkMyPhone for Android > 2.0

Original comment by Florent....@gmail.com on 20 Feb 2011 at 7:00