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 121 forks source link

cant catch sms bug when app closed (background) #202

Open neginoghabian opened 1 month ago

neginoghabian commented 1 month ago

I have implemented background and foreground functionality in Flutter using the telephony package, but I'm experiencing a bug where I can't consistently catch SMS messages. Sometimes it works in the background, and sometimes in the foreground. I need help resolving this issue. Can you assist me?

thanhdang198 commented 2 weeks ago

Please try my fork: https://pub.dev/packages/another_telephony