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
138 stars 126 forks source link

Add support for receiver ID in SMS to know the which SIM has received that SMS. #122

Closed jindalhackerrank closed 2 years ago

jindalhackerrank commented 2 years ago
address:"VKMLKBKT"
body:"Big Savings Day Deals! Place any order today at Milkbasket and get 100% cashback upto Rs 50! So hurry, Order Now! What are you w…"
date:1637600516709
dateSent:null
id:9332
read:null
seen:null
status:null
subject:null
subscriptionId:null
threadId:null
type:null
hashCode:2706958214

There is no way to know which SIM has received this message

github-actions[bot] commented 2 years ago

Issue marked stale due to no activity.