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
137 stars 124 forks source link

Multiple sim card read sms subscription #171

Open valiantboymaksud opened 1 year ago

valiantboymaksud commented 1 year ago

How to know which sim card receive incoming SMS when the device have two sim card? I can not find any way.

redanium commented 1 year ago

If you check the android part , it's getting the default Subscription id getDefaultSmsSubscriptionId.