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

StreamController not work on "onBackgroundMessage" function #127

Closed dev-lake closed 2 years ago

dev-lake commented 2 years ago

I want to send it to outside of callback-function when a SMS received, The code works well when Flutter app in foreground, but it NOT work while app in background (i'm ensure the app is aliving).

image

github-actions[bot] commented 2 years ago

Issue marked stale due to no activity.