MKS55 / smswiss

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

When writing an sms longer than 160 characters, the first part is received before the second one #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Write an sms with more than 160 characters (with both smsunrise or
smswiss - provider is sunrise).

What is the expected output? What do you see instead?

Expected output: only one long message received, or two sms in the right
order; instead, two sms are received, the second part a few seconds before
the first one.

What version of the product are you using? On what operating system?

smsunrise 3.7, smswiss beta 0.8

Please provide any additional information below.

When sending a long sms from sunrise's webpage, a single sms is received
with more of 160 characters.

Thanks for your answer,
Alain

Original issue reported on code.google.com by alavals@gmail.com on 21 Nov 2009 at 2:37

GoogleCodeExporter commented 9 years ago
Please check to see if the issue is also present with the new version of 
SMSwiss!

Original comment by elia.pa...@gmail.com on 21 Jan 2010 at 9:19

GoogleCodeExporter commented 9 years ago
Actually yes...
I also tried with a 'triple' sms, I receive the third, then the second, and 
last the
first part.
Anyhow, thanks for developing smswiss, it's really a useful widget!

Alain

Original comment by alavals@gmail.com on 21 Jan 2010 at 9:26

GoogleCodeExporter commented 9 years ago
Actually I just noticed that the title of this issue is wrong. It should be 'the
first part is received AFTER the second one'.

My bad.

Alain

Original comment by alavals@gmail.com on 21 Jan 2010 at 9:37

GoogleCodeExporter commented 9 years ago
Ok, now I understand the problem!
Actually we did it for purpose to send multiple SMS in a reversed order.

So that the last received SMS is actually the first part. This was made because 
with old nokia phones in the 
received sms list the first sms is the last one you received.

Of course for example with the iPhone this behavior do not make sense anymore.

Attached you can find a modified version of the widget, please check it!

Elia

Original comment by elia.pa...@gmail.com on 21 Jan 2010 at 9:56

Attachments:

GoogleCodeExporter commented 9 years ago
Now I receive the first part two times :-)

The best would actually be if the two sms could be concatenated like it happens 
when
sending from the webpage, i.e. then only one long sms is received. Could this be
achieved with your widget?

Alain

Original comment by alavals@gmail.com on 21 Jan 2010 at 10:03

GoogleCodeExporter commented 9 years ago
Not sure if it works, but here is a version that try to send all the text as a 
single sms!

Elia

Original comment by elia.pa...@gmail.com on 21 Jan 2010 at 10:30

Attachments:

GoogleCodeExporter commented 9 years ago
Mmmhh with this last version the 'Send' button just doesn't work for me...

Original comment by alavals@gmail.com on 21 Jan 2010 at 10:38

GoogleCodeExporter commented 9 years ago
Sorry for the late answer.
Unfortunately I don't own a sunrise account any more, therefore I can not test 
the modification by my self.
Please check if the attached version work. Thanks for your help
Elia

Original comment by elia.pa...@gmail.com on 12 Feb 2010 at 9:07

Attachments:

GoogleCodeExporter commented 9 years ago
Now, after clicking on Send, the widget stays on "Sending SMS...". One sms is
received, but it's only the last character of the message. This happens with 
both
short and long messages.

No problem for my help, thank YOU for developing the widget!

Original comment by alavals@gmail.com on 12 Feb 2010 at 12:52

GoogleCodeExporter commented 9 years ago
Ups... I forgot to comment some line of code.
Hopefully this is the good time!!

Original comment by elia.pa...@gmail.com on 12 Feb 2010 at 1:49

Attachments:

GoogleCodeExporter commented 9 years ago
Perfect! Now you only need to develop an iPhone app :-)

Original comment by alavals@gmail.com on 12 Feb 2010 at 1:53

GoogleCodeExporter commented 9 years ago
Nice, thanks for helping!!

Original comment by elia.pa...@gmail.com on 12 Feb 2010 at 2:03