michaelkourlas / voipms-sms-client

Popular Android messaging app for VoIP.ms, a Canadian VoIP provider
https://play.google.com/store/apps/details?id=net.kourlas.voipms_sms
Apache License 2.0
216 stars 51 forks source link

Notification loses content #243

Open dkbarn opened 1 year ago

dkbarn commented 1 year ago

Sometimes I notice that the notifications displayed on the lock screen will be empty of any content. It just says "VOIP.ms SMS", but the body of the message is missing. See attached screenshots.

I haven't yet figured out the exact conditions that cause this behaviour. It doesn't happen every time. It can happen after some time has passed, for a notification that previously did show its content, but was never dismissed.

Screenshot_20220712-151639

Screenshot_20220712-151647

michaelkourlas commented 1 year ago

Thanks for the report -- if you can provide a consistent repro recipe that would be great.

dkbarn commented 1 year ago

So I've determined that this bug happens when a notification dismissal command is sent to the phone remotely. One way you could reproduce this is to download the PushBullet application onto your PC. With notification mirroring enabled, all notifications on your phone will appear in the PushBullet desktop app. Each notification has a "Dismiss" button. When you click this button, some sort of dismiss action is sent to the phone. Normally, this causes the notification to disappear entirely, but with the VOIP.ms SMS app, it leaves behind these empty "ghost" notifications.

michaelkourlas commented 1 week ago

I can't reproduce this on Android 14 using the "Phone Link" Windows app, which has a similar ability to dismiss notifications.

dkbarn commented 1 week ago

Would you be able to try with PushBullet?