Replying from notification always uses SIM1
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 11
Affected device model
Nokia TA-1157
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
- Have a SIM card inserted in slot number 2 (SIM2) in your phone
- Set a conversation to send messages using SIM2
- Receive a message on SIM2 for that conversation
- From the notification that pops up, tap "Reply" and send a message
Expected behavior
App should answer using the preferred SIM specified by the user in the conversation with the SMS sender, or at the very least automatically defaults to the SIM that the message was sent to.
Actual behavior
App will always send the message via SIM1, even if there is no SIM card inserted in the SIM slot number 1.
Screenshots/Screen recordings
No response
Additional information
This is critical for me as some of my clients won't look at messages from phone numbers they don't recognize. So if my app sends replies with the wrong SIM card, clients might never receive critical information i sent them and assume they have received and read as being from me.
originally reported by @Zoyolin in the SMT repository: https://github.com/SimpleMobileTools/Simple-SMS-Messenger/issues/723
I've noticed that when I reply to a sms received in the notification, the send fails as it attempts to use my first sim card. In the main sms view, sim card 2 is the default one and also system wide for sms (and internet and calls). I'm on android 11 on a fairphone 3. Build 8901.4.A.0023.0 release-keys.
Affected Android/Custom ROM version Android 14
Affected device model Motorola moto g34 5G (XT2363-3)
See also closed discussion #378 Dual SIM: Response via PUSH notification
Similar problem on Android 15 / Pixel 7 Pro / Graphene OS
Just in my case default is SIM1 but when replying from notification it uses SIM2
Interesting. Have you specifically set your SIM1 to be the default ? Have you done anything that would tell your device or app to use a specific SIM card over another ? I'll take a look myself.
Yes, system level default is SIM1. And stock Messaging app works well.