Messages
Messages copied to clipboard
Lack of a subsequent confirmation of receipt
Checklist
- [X] I can reproduce the bug with the latest version given here.
- [X] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- [X] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- [X] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- [X] This issue contains only one bug.
- [X] I have read and understood the contribution guidelines.
Affected app version
1.0.1
Affected Android/Custom ROM version
Android 14, One UI 6.1
Affected device model
Samsung Galaxy A13 5G (SM-A136B)
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
Preliminary remark:
As far as I know, the sending of an SMS is confirmed in two stages: 1st tick ≙ transmission confirmation (the SMS was sent successfully) 2nd tick ≙ confirmation of receipt (the SMS has been received by the recipient).
I assume that the network protocol(s) used are used for this purpose and is basically no different than if I as a user manually prefix the SMS with a code corresponding to my provider (e.g. *T#, "Deutsche Telekom").
A confirmation of receipt should not be confused with a read confirmation. Read confirmations are not supported by the protocol(s) used.
At the time the SMS is sent, the recipient may not be reachable via the network. This is the case if the device is switched off or is outside a radio cell (dead zone).
Expected behavior
When the receiver is available in the network again, the receiver device should send the confirmation of receipt. The missing 2nd tick should now be set.
Actual behavior
There is no subsequent confirmation of receipt if the recipient device is outside the network at the time the SMS is sent.
Screenshots/Screen recordings
No response
Additional information
No response