vellen / desktopsms

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

SMS appear at "not delivered" #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Send SMS with 1 second between each
2. Look the console

Output :
[[
SMS Sent
_________________________________________________________________

1250983948370/DELIVERED
_________________________________________________________________
_________________________________________________________________

1250983948370/SENT
]]

The SMS is delivered before the "sent" notification.
This cause that the delivery icon is not hidden.

Original issue reported on code.google.com by jacquesbh9 on 22 Aug 2009 at 11:38

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by gaetan.e...@gmail.com on 23 Aug 2009 at 11:24

GoogleCodeExporter commented 8 years ago
Corrected.
If status delivered comes to fast, it was never stored.

Original comment by gaetan.e...@gmail.com on 24 Aug 2009 at 9:36

GoogleCodeExporter commented 8 years ago

Original comment by gaetan.e...@gmail.com on 24 Aug 2009 at 9:42

GoogleCodeExporter commented 8 years ago
I hope this time it's ok

Original comment by gaetan.e...@gmail.com on 24 Aug 2009 at 10:03