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

Unable to place phone call using background services. Need support for placing phone calls using background services in killed state. #176

Open Zingworks-Sachin opened 1 year ago

Zingworks-Sachin commented 1 year ago
  1. Sms works in killed state using background services in killed state
  2. Plugin used for starting background services is flutter_background_service.