shounakmulay / Telephony

Flutter plugin for telephony features like query device sms directory, listen for incoming messages, retrieve various network parameters, etc.
https://telephony.shounakmulay.dev
MIT License
140 stars 132 forks source link

Detect in which sim card I have received the message #204

Open Ajayincipient opened 3 months ago

Ajayincipient commented 3 months ago

I have a dual SIM phone, and while the service works perfectly, I need to know how to determine which SIM card received an SMS. Could you provide guidance on how to implement this functionality?