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

SendStatus Event is not correctly working and without SMS fail State. #108

Closed MraukOoDeveloper closed 2 years ago

MraukOoDeveloper commented 3 years ago

SendStatus.SENT SendStatus.DELIVERED

You should add another state. SendStatus.FAIL

And then, those ststes should correctly work.

Final suggestion is You should add to choose dual sim by user.

github-actions[bot] commented 2 years ago

Issue marked stale due to no activity.