Bug 368069 - SMS messages not shown in the list even though they are sent
Summary: SMS messages not shown in the list even though they are sent
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (show other bugs)
Version: 1.4
Platform: Android Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-31 19:02 UTC by Michail Vourlakos
Modified: 2018-09-26 23:56 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michail Vourlakos 2016-08-31 19:02:39 UTC
I am trying the new sms feature but I have a strange situation...

1. When someone sents me an sms, a notificaton is appearing in my desktop
2. I use the Reply button to send a response
3. The sms is sent by my phone correctly but it is not shown at all in my sms list

Notice: I tried first to use this feature with my phone... I sent an sms message from my phone to my phone in order to be able to response from my desktop with the Reply button. The sms sent from my desktop correctly and this message appears correctly in the sms list.. This is a correct behavior but I can not reproduce it with all my other contacts.

Notice2: Is there a way to send an sms message from my desktop directly? without having to wait someone to sent me first in order to use the Reply button?

Reproducible: Always
Comment 1 Albert Vaca Cintora 2016-09-06 09:06:36 UTC
What SMS app are you using? It works for me with the default one in Cyanogen, and in some other phones that I have tested, but it might not with other specific SMS apps. There isn't much we can do about it, though. You could report it to the developers of your SMS app.

Also, as of now there is no way to send an sms without replying.
Comment 2 Michail Vourlakos 2016-09-06 09:31:25 UTC
I used my phone's default one and I also tried "Textra SMS", they both have the same behavior...

I think for debugging and confirmation it would be very useful if you could propose me an app from the store that works for you in order to confirm that this is because of the sms app and not of my android version for example...

thanks a lot...
Comment 3 Albert Vaca Cintora 2016-09-06 09:45:03 UTC
The app in the Play Store works for me.
Comment 4 Cqoicebordel 2017-03-06 23:13:49 UTC
I confirm I have the same behavior in 1.6.1, with stock message app from CyanogenMod (Android 2.3.3).
Let's note also that I have two apps creating backups for my SMS (they send it to a mail address), and none of them pick them up.

Maybe the differences between your behavior and ours is the API version (I see there are some behavior changes in the docs starting from API 19). Or maybe it's because you use SmsManager instead of an intent using the default app. I have no idea, I'm not an Android dev.

Anyway, I see that behavior too, so I can confirm.
Comment 5 Cqoicebordel 2017-03-07 10:54:29 UTC
A detail that could help you : when I use https://github.com/everythingandroid/android-smspopup to type and send a SMS, it is saved, backuped and seen by other apps.
Comment 6 Albert Vaca Cintora 2017-05-17 21:21:26 UTC
I've released a version in the beta channel of the play store ( https://play.google.com/apps/testing/org.kde.kdeconnect_tp ) with a fix for this. Can you test if it fixes the issue for you?
Comment 7 Cqoicebordel 2017-05-19 21:53:44 UTC
I'm sorry to say it, but no, it didn't fix it for me. I still don't see the answer written on the desktop in the discussion.
Comment 8 Albert Vaca Cintora 2017-05-20 08:38:28 UTC
Which Android version are you using?
Comment 9 Albert Vaca Cintora 2017-05-20 08:40:25 UTC
Oh, 2.3 right? It might be something that only happens on super old versions...
Comment 10 Cqoicebordel 2017-05-20 10:31:41 UTC
Yeah, 2.3.3. It's probably an issue of this old version, indeed, but as I said earlier, when using https://github.com/everythingandroid/android-smspopup, it works flawlessly. And they are open source... ;)
Comment 11 Albert Vaca Cintora 2017-05-23 20:30:25 UTC
I could try some of the things they do in that app, but I don't have an Android 2.3 to test if they work or not :/ Maybe someone experiencing the same problem could give it a try and submit a patch?
Comment 12 nuntius35 2017-09-11 14:48:16 UTC
I have the same issue as OP on the slightly more recent Android 4.2.2 version  with the stock SMS/MMS app.
Comment 13 boospy 2017-12-29 09:23:37 UTC
Same issue here on Android 8.0 with Huawei Mate 10 Pro. It makes no difference between send via kdeconnect on Plasma, or send via cli like this:

kdeconnect-cli -d 56d6255284028542 --send-sms %t --destination +%N

My wife's phone is also an Huawei (P8 Light with Android 6.0), and there is the same problem.

I'am using here KDE-Neon Useredit with kdeconnect 1.2 and on Android 1.6.6.
Comment 14 Nicolas Fella 2018-09-26 23:56:13 UTC
Some SMS apps don't show SMS that are sent outside of them. There's nothing we can do about that from KDE Connect